Skip to content

Commit 7eeee3c

Browse files
docs: add marisa-trie (#750)
* docs: add marisa-trie Add version 1.4.1 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update marisa-trie.yaml --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ludovic Henry <git@ludovic.dev>
1 parent 8d02726 commit 7eeee3c

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

ci_scripts/packages.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ libcst
6262
litellm
6363
lmdb
6464
lz4
65+
marisa-trie
6566
magika
6667
matplotlib
6768
ml-dtypes

docs/packages/marisa-trie.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package-name: marisa-trie
2+
source-code: https://github.com/pytries/marisa-trie
3+
license: MIT
4+
versions:
5+
- version: 1.4.1

0 commit comments

Comments
 (0)