Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python2-PyTrie | Distribution: openSUSE Leap 15.2 |
Version: 0.3.1 | Vendor: openSUSE |
Release: lp152.1.1 | Build date: Tue Feb 11 23:30:33 2020 |
Group: Development/Languages/Python | Build host: lamb27 |
Size: 36621 | Source RPM: python-PyTrie-0.3.1-lp152.1.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/python2.7/site-packages/PyTrie-0.3.1-py2.7.egg-info /usr/lib/python2.7/site-packages/PyTrie-0.3.1-py2.7.egg-info/PKG-INFO /usr/lib/python2.7/site-packages/PyTrie-0.3.1-py2.7.egg-info/SOURCES.txt /usr/lib/python2.7/site-packages/PyTrie-0.3.1-py2.7.egg-info/dependency_links.txt /usr/lib/python2.7/site-packages/PyTrie-0.3.1-py2.7.egg-info/requires.txt /usr/lib/python2.7/site-packages/PyTrie-0.3.1-py2.7.egg-info/top_level.txt /usr/lib/python2.7/site-packages/pytrie.py /usr/lib/python2.7/site-packages/pytrie.pyc /usr/lib/python2.7/site-packages/pytrie.pyo /usr/share/doc/packages/python2-PyTrie /usr/share/doc/packages/python2-PyTrie/README.md /usr/share/licenses/python2-PyTrie /usr/share/licenses/python2-PyTrie/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:27:19 2024