SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python311-PyTrie
Version : 0.4.0 Vendor : obs://build_opensuse_org/home:illuusio
Release : ill.16.3 Date : 2020-11-11 02:51:53
Group : Unspecified Source RPM : python-PyTrie-0.4.0-ill.16.3.src.rpm
Size : 0.04 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:/illuusio:/buildbot-daemon/openSUSE_Slowroll/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python311-PyTrie-0.4.0-ill.16.3.noarch.rpm
     

Provides :
python3-PyTrie
python3-pytrie
python3.11dist(pytrie)
python311-PyTrie
python311-pytrie
python3dist(pytrie)

Requires :
python(abi) = 3.11
python311-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(PayloadIsZstd) <= 5.4.18-1


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

 
ICM