diff options
author | Vijay Marcel <vijaymarcel@outlook.com> | 2023-09-23 10:11:01 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 11:33:31 +0700 |
commit | 1de50fa4391331eb4752fb337074ccbacbc0b25a (patch) | |
tree | 361145b990202a0767fb4aed328951fbe0c3f7ad /python/python3-marisa-trie/python3-marisa-trie.info | |
parent | 5b3000b79a04d8df4ff07c127a066b2ed23189a5 (diff) |
python/python3-marisa-trie: Added (trie structues for python).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-marisa-trie/python3-marisa-trie.info')
-rw-r--r-- | python/python3-marisa-trie/python3-marisa-trie.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-marisa-trie/python3-marisa-trie.info b/python/python3-marisa-trie/python3-marisa-trie.info new file mode 100644 index 0000000000..1224096334 --- /dev/null +++ b/python/python3-marisa-trie/python3-marisa-trie.info @@ -0,0 +1,10 @@ +PRGNAM="python3-marisa-trie" +VERSION="1.0.0" +HOMEPAGE="https://github.com/pytries/marisa-trie" +DOWNLOAD="https://pypi.io/packages/source/m/marisa-trie/marisa-trie-1.0.0.tar.gz" +MD5SUM="a65cb3401f54be0ae26ccfa7a8991231" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Vijay Marcel" +EMAIL="vijaymarcel@outlook.com" |