SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-PyTrie rpm build for : OpenSuSE. For other distributions click python2-PyTrie.

Name : python2-PyTrie
Version : 0.3.1 Vendor : openSUSE
Release : bp154.1.1 Date : 2021-07-15 11:52:16
Group : Development/Languages/Python Source RPM : python-PyTrie-0.3.1-bp154.1.1.src.rpm
Size : 0.03 MB
Packager : https://bugs_opensuse_org
Summary : A pure Python implementation of the trie data structure
Description :
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python2-PyTrie-0.3.1-bp154.1.1.noarch.rpm
ftp.icm.edu.pl  python2-PyTrie-0.3.1-bp154.1.1.noarch.rpm
     

Provides :
python-PyTrie
python2-PyTrie
python2-pytrie

Requires :
python(abi) = 2.7
python2-sortedcontainers
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/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

 
ICM