SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-red-black-tree-mod rpm build for : Fedora 39. For other distributions click python3-red-black-tree-mod.

Name : python3-red-black-tree-mod
Version : 1.21 Vendor : Fedora Project
Release : 1.fc39 Date : 2023-10-29 15:38:09
Group : Unspecified Source RPM : python-red-black-tree-mod-1.21-1.fc39.src.rpm
Size : 0.16 MB
Packager : Fedora Project
Summary : Flexible python implementation of red black trees
Description :
A pair of python modules implementing red black trees is provided.

Red-black trees are a little slower than treaps (some question this),
but they give a nice low standard deviation in operation times, and
this code is rather flexible.

A module is provided for red black trees that enforce uniqueness. They
allow for set-like use and dictionary-like use.

This code is known to work on CPython 2.x, CPython 3.x, Pypy and Jython.

Much of the work here was done by Duncan G. Smith. Dan just put some
finishing touches on it.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/updates/39/Everything/ppc64le/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-red-black-tree-mod-1.21-1.fc39.noarch.rpm
ftp.icm.edu.pl  python3-red-black-tree-mod-1.21-1.fc39.noarch.rpm
ftp.icm.edu.pl  python3-red-black-tree-mod-1.21-1.fc39.noarch.rpm
ftp.icm.edu.pl  python3-red-black-tree-mod-1.21-1.fc39.noarch.rpm
     

Provides :
python-red-black-tree-mod
python3-red-black-tree-mod
python3.12-red-black-tree-mod
python3.12dist(red-black-tree-mod)
python3dist(red-black-tree-mod)

Requires :
python(abi) = 3.12
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.12/site-packages/__pycache__/red_black_dict_mod.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/__pycache__/red_black_dict_mod.cpython-312.pyc
/usr/lib/python3.12/site-packages/__pycache__/red_black_set_mod.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/__pycache__/red_black_set_mod.cpython-312.pyc
/usr/lib/python3.12/site-packages/red_black_dict_mod.py
/usr/lib/python3.12/site-packages/red_black_set_mod.py
/usr/lib/python3.12/site-packages/red_black_tree_mod-1.21.dist-info
/usr/lib/python3.12/site-packages/red_black_tree_mod-1.21.dist-info/COPYING
/usr/lib/python3.12/site-packages/red_black_tree_mod-1.21.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/red_black_tree_mod-1.21.dist-info/METADATA
/usr/lib/python3.12/site-packages/red_black_tree_mod-1.21.dist-info/WHEEL
/usr/lib/python3.12/site-packages/red_black_tree_mod-1.21.dist-info/top_level.txt
/usr/share/doc/python3-red-black-tree-mod
/usr/share/doc/python3-red-black-tree-mod/README

 
ICM