Thu, 25 Apr 2024 09:37:05 UTC | login

Information for RPM sclo-cassandra3-python-blist-1.3.6-14.el7.src.rpm

ID113133
Namesclo-cassandra3-python-blist
Version1.3.6
Release14.el7
Epoch
Archsrc
SummaryA faster list implementation for Python
DescriptionThe blist is a drop-in replacement for the Python list that provides better performance when modifying large lists. The blist package also provides sortedlist, sortedset, weaksortedlist, weaksortedset, sorteddict, and btuple types. Python's built-in list is a dynamically-sized array; to insert or remove an item from the beginning or middle of the list, it has to move most of the list in memory, i.e., O(n) operations. The blist uses a flexible, hybrid array/tree structure and only needs to move a small portion of items in memory, specifically using O(log n) operations. For small lists, the blist and the built-in list have virtually identical performance.
Build Time2017-10-02 12:54:11 GMT
Size128.39 KB
d2c01115369be9b554ce477d6bfd77a3
LicenseBSD
Buildrootsclo7-sclo-cassandra3-sclo-el7-build-35616-49928
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python-setuptools
python2-devel
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
scl-utils-build
sclo-cassandra3-scldevel
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 3 of 3
Name ascending sort Size
blist-1.3.6-el7_098.patch351.00 B
blist-1.3.6.tar.gz119.57 KB
python-blist.spec7.92 KB
Component of No Buildroots