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: 2.mga10 | Build date: Sat Jan 20 09:59:31 2024 |
Group: Development/Python | Build host: localhost |
Size: 166139 | Source RPM: python-pytrie-0.4.0-2.mga10.src.rpm |
Packager: papoteur <papoteur> | |
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
* Sat Jan 20 2024 papoteur <papoteur> 0.4.0-2.mga10 + Revision: 2032390 - rebuild for python 3.12 * Sun Jan 15 2023 wally <wally> 0.4.0-1.mga9 + Revision: 1933573 - imported package python-pytrie
/usr/lib/python3.12/site-packages/PyTrie-0.4.0.dist-info /usr/lib/python3.12/site-packages/PyTrie-0.4.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/PyTrie-0.4.0.dist-info/LICENSE /usr/lib/python3.12/site-packages/PyTrie-0.4.0.dist-info/METADATA /usr/lib/python3.12/site-packages/PyTrie-0.4.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/PyTrie-0.4.0.dist-info/top_level.txt /usr/lib/python3.12/site-packages/__pycache__/pytrie.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/__pycache__/pytrie.cpython-312.pyc /usr/lib/python3.12/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, Sun Nov 10 09:26:36 2024