Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-PyTrie | Distribution: openSUSE:Factory:zSystems |
Version: 0.4.0 | Vendor: openSUSE |
Release: 1.16 | Build date: Wed Nov 11 02:51:53 2020 |
Group: Unspecified | Build host: reproducible |
Size: 39683 | Source RPM: python-PyTrie-0.4.0-1.16.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 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
* Wed Nov 11 2020 Steve Kowalik <steven.kowalik@suse.com> - Update to 0.4.0: * Drop Python 2.7 support - LICENSE now included in the tarball, drop the separate Source. - Drop fix-sorting-py2.patch, Python 2 not supported - Drop no-import-from-collections.patch, included upstream - No longer BuildRequire python-devel, and switch to the macro for testsuite * 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.11/site-packages/PyTrie-0.4.0-py3.11.egg-info /usr/lib/python3.11/site-packages/PyTrie-0.4.0-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/PyTrie-0.4.0-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/PyTrie-0.4.0-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/PyTrie-0.4.0-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/PyTrie-0.4.0-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/__pycache__ /usr/lib/python3.11/site-packages/__pycache__/pytrie.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/__pycache__/pytrie.cpython-311.pyc /usr/lib/python3.11/site-packages/pytrie.py /usr/share/doc/packages/python311-PyTrie /usr/share/doc/packages/python311-PyTrie/README.md /usr/share/licenses/python311-PyTrie /usr/share/licenses/python311-PyTrie/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025