SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-pytrie rpm build for : Mageia 9. For other distributions click python3-pytrie.

Name : python3-pytrie
Version : 0.4.0 Vendor : Mageia_Org
Release : 1.mga9 Date : 2023-01-15 21:13:15
Group : Development/Python Source RPM : python-pytrie-0.4.0-1.mga9.src.rpm
Size : 0.15 MB
Packager : wally < wally>
Summary : A pure Python implementation of the trie data structure
Description :
pytrie is a 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: /vol/rzm3/linux-mageia/distrib/9/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-pytrie-0.4.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  python3-pytrie-0.4.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  python3-pytrie-0.4.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  python3-pytrie-0.4.0-1.mga9.noarch.rpm
     

Provides :
python-pytrie
python3-pytrie
python3.10-pytrie
python3.10dist(pytrie)
python3dist(pytrie)

Requires :
python(abi) = 3.10
python3.10dist(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.10/site-packages/PyTrie-0.4.0.dist-info
/usr/lib/python3.10/site-packages/PyTrie-0.4.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/PyTrie-0.4.0.dist-info/LICENSE
/usr/lib/python3.10/site-packages/PyTrie-0.4.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/PyTrie-0.4.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/PyTrie-0.4.0.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/__pycache__/pytrie.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/__pycache__/pytrie.cpython-310.pyc
/usr/lib/python3.10/site-packages/pytrie.py
/usr/share/doc/python3-pytrie
/usr/share/doc/python3-pytrie/README.md
/usr/share/doc/python3-pytrie/html
/usr/share/doc/python3-pytrie/html/_sources
/usr/share/doc/python3-pytrie/html/_sources/index.rst.txt
/usr/share/doc/python3-pytrie/html/_static
/usr/share/doc/python3-pytrie/html/_static/alabaster.css
/usr/share/doc/python3-pytrie/html/_static/basic.css
/usr/share/doc/python3-pytrie/html/_static/custom.css
/usr/share/doc/python3-pytrie/html/_static/doctools.js
/usr/share/doc/python3-pytrie/html/_static/documentation_options.js
/usr/share/doc/python3-pytrie/html/_static/file.png
/usr/share/doc/python3-pytrie/html/_static/language_data.js
/usr/share/doc/python3-pytrie/html/_static/minus.png
/usr/share/doc/python3-pytrie/html/_static/plus.png
/usr/share/doc/python3-pytrie/html/_static/pygments.css
/usr/share/doc/python3-pytrie/html/_static/searchtools.js
/usr/share/doc/python3-pytrie/html/_static/sphinx_highlight.js
/usr/share/doc/python3-pytrie/html/genindex.html
/usr/share/doc/python3-pytrie/html/index.html
/usr/share/doc/python3-pytrie/html/objects.inv
There is 5 files more in these RPM.

 
ICM