Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-PyTrie | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 0.3.1 | Vendor: openSUSE |
Release: bp156.3.1 | Build date: Sat Jul 22 11:27:02 2023 |
Group: Development/Languages/Python | Build host: goat43 |
Size: 33953 | Source RPM: python-PyTrie-0.3.1-bp156.3.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/gsakkis/pytrie/ | |
Summary: A pure Python implementation of the trie data structure |
pytrie is a pure Python (2 and 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.
BSD-3-Clause
* Tue Dec 03 2019 Matej Cepl <mcepl@suse.com> - Add patch no-import-from-collections.patch to avoid any import directly from collections. * Fri Mar 29 2019 Jan Engelhardt <jengelh@inai.de> - Drop duplicated word. * Thu Mar 28 2019 Tomáš Chvátal <tchvatal@suse.com> - Sync with python-pytrie to obsolete it, wrong camelcase name there - Add patch fix-sorting-py2.patch * Mon Mar 25 2019 Matej Cepl <mcepl@suse.com> - Update to version 0.3.1: - Fixed iteritems/itervalues for SortedDicts in Python 2.7. * Wed Oct 18 2017 toddrme2178@gmail.com - Implement single-spec version - Update to version 0.3 * No changelog * Tue Nov 24 2015 Adam Mizerski <adam@mizerski.pl> - new package (version 0.2)
/usr/lib/python3.6/site-packages/PyTrie-0.3.1-py3.6.egg-info /usr/lib/python3.6/site-packages/PyTrie-0.3.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/PyTrie-0.3.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/PyTrie-0.3.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/PyTrie-0.3.1-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/PyTrie-0.3.1-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/__pycache__ /usr/lib/python3.6/site-packages/__pycache__/pytrie.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/__pycache__/pytrie.cpython-36.pyc /usr/lib/python3.6/site-packages/pytrie.py /usr/share/doc/packages/python3-PyTrie /usr/share/doc/packages/python3-PyTrie/README.md /usr/share/licenses/python3-PyTrie /usr/share/licenses/python3-PyTrie/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 14:56:22 2025