Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pytrie | Distribution: Mageia |
Version: 0.4.0 | Vendor: Mageia.Org |
Release: 1.mga9 | Build date: Sun Jan 15 21:13:15 2023 |
Group: Development/Python | Build host: localhost |
Size: 159517 | Source RPM: python-pytrie-0.4.0-1.mga9.src.rpm |
Packager: wally <wally> | |
Url: https://github.com/gsakkis/pytrie/ | |
Summary: A pure Python implementation of the trie data structure |
pytrie is a a pure Python 3 implementation of the trie data structure. 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.
None
* Sun Jan 15 2023 wally <wally> 0.4.0-1.mga9 + Revision: 1933573 - imported package python-pytrie
/usr/lib/python3.10/site-packages/PyTrie-0.4.0.dist-info /usr/lib/python3.10/site-packages/PyTrie-0.4.0.dist-info/INSTALLER /usr/lib/python3.10/site-packages/PyTrie-0.4.0.dist-info/LICENSE /usr/lib/python3.10/site-packages/PyTrie-0.4.0.dist-info/METADATA /usr/lib/python3.10/site-packages/PyTrie-0.4.0.dist-info/WHEEL /usr/lib/python3.10/site-packages/PyTrie-0.4.0.dist-info/top_level.txt /usr/lib/python3.10/site-packages/__pycache__/pytrie.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/__pycache__/pytrie.cpython-310.pyc /usr/lib/python3.10/site-packages/pytrie.py /usr/share/doc/python3-pytrie /usr/share/doc/python3-pytrie/README.md /usr/share/doc/python3-pytrie/html /usr/share/doc/python3-pytrie/html/_sources /usr/share/doc/python3-pytrie/html/_sources/index.rst.txt /usr/share/doc/python3-pytrie/html/_static /usr/share/doc/python3-pytrie/html/_static/alabaster.css /usr/share/doc/python3-pytrie/html/_static/basic.css /usr/share/doc/python3-pytrie/html/_static/custom.css /usr/share/doc/python3-pytrie/html/_static/doctools.js /usr/share/doc/python3-pytrie/html/_static/documentation_options.js /usr/share/doc/python3-pytrie/html/_static/file.png /usr/share/doc/python3-pytrie/html/_static/language_data.js /usr/share/doc/python3-pytrie/html/_static/minus.png /usr/share/doc/python3-pytrie/html/_static/plus.png /usr/share/doc/python3-pytrie/html/_static/pygments.css /usr/share/doc/python3-pytrie/html/_static/searchtools.js /usr/share/doc/python3-pytrie/html/_static/sphinx_highlight.js /usr/share/doc/python3-pytrie/html/genindex.html /usr/share/doc/python3-pytrie/html/index.html /usr/share/doc/python3-pytrie/html/objects.inv /usr/share/doc/python3-pytrie/html/py-modindex.html /usr/share/doc/python3-pytrie/html/search.html /usr/share/doc/python3-pytrie/html/searchindex.js /usr/share/licenses/python3-pytrie /usr/share/licenses/python3-pytrie/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 15 06:52:56 2025