SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-PyTrie rpm build for : openSUSE Leap 15. For other distributions click python3-PyTrie.

Name : python3-PyTrie
Version : 0.4.0 Vendor : obs://build_opensuse_org/home:smarty12
Release : lp153.15.4 Date : 2021-07-16 23:27:41
Group : Unspecified Source RPM : python-PyTrie-0.4.0-lp153.15.4.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : A pure Python implementation of the trie data structure
Description :
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/smarty12:/Python/openSUSE_Leap_15.3/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-PyTrie-0.4.0-lp153.15.4.noarch.rpm
     

Provides :
python3-PyTrie
python3-pytrie

Requires :
python(abi) = 3.6
python3-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/python3.6/site-packages/PyTrie-0.4.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/PyTrie-0.4.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/PyTrie-0.4.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/PyTrie-0.4.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/PyTrie-0.4.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/PyTrie-0.4.0-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

 
ICM