Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-PyTrie-0.3.1-bp153.1.18 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-PyTrie Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.3.1 Vendor: openSUSE
Release: bp153.1.18 Build date: Sat Mar 6 03:40:29 2021
Group: Development/Languages/Python Build host: wildcard2
Size: 36621 Source RPM: python-PyTrie-0.3.1-bp153.1.18.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.

Provides

Requires

License

BSD-3-Clause

Changelog

* 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)

Files

/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 Apr 9 14:50:04 2024