Package - python3-trie
Primary informations
Download package: http://deb.debian.org/debian/pool/bullseye-zed-backports-nochange/main/p/python-trie/python3-trie_0.4.0+ds-1~bpo11+1_all.deb (Size: 7.6KiB)| Property | Value |
|---|---|
| Package | python3-trie |
| Source | python-trie |
| Version | 0.4.0+ds-1~bpo11+1 |
| Architecture | all |
| Maintainer | Debian Python Team |
| Installed-Size | 34 |
| Depends | python3-sortedcontainers, python3:any |
| Suggests | python-trie-doc |
| Filename | pool/bullseye-zed-backports-nochange/main/p/python-trie/python3-trie_0.4.0+ds-1~bpo11+1_all.deb |
| Size | 7740 |
| MD5sum | b241b76413931e3ce784a4de78936dd1 |
| SHA1 | fe63c35142ad8b6746b9af78c7dd41cf35537245 |
| SHA256 | b322f0618da10a582d2060061882a0474b2a2b4b3572eb48c82b493e4e92a5cb |
| Section | python |
| Priority | optional |
| Homepage | https://github.com/gsakkis/pytrie |
| Description | Pure Python implementation of the trie data structure (Python 3) A trie is an ordered tree data structure that is used to store a mapping where the keys are sequences, usually strings over an alphabet. In addition to implementing the mapping interface, tries allow finding the items for a given prefix, and vice versa, finding the items whose keys are prefixes of a given key. . This is the Python 3 package. |
| Description-md5 |
Files in package
- /usr/lib/python3/dist-packages/PyTrie-0.4.0.egg-info/PKG-INFO
- /usr/lib/python3/dist-packages/PyTrie-0.4.0.egg-info/dependency_links.txt
- /usr/lib/python3/dist-packages/PyTrie-0.4.0.egg-info/requires.txt
- /usr/lib/python3/dist-packages/PyTrie-0.4.0.egg-info/top_level.txt
- /usr/lib/python3/dist-packages/pytrie.py
- /usr/share/doc/python3-trie/changelog.Debian.gz
- /usr/share/doc/python3-trie/copyright