Sun, 30 Jun 2024 06:42:22 UTC | login

Information for RPM python2-blist-1.3.6-20.fc31.riscv64.rpm

ID476203
Namepython2-blist
Version1.3.6
Release20.fc31
Epoch
Archriscv64
SummaryFaster 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. Python 2 version.
Build Time2019-09-01 22:35:41 GMT
Size64.10 KB
951321b1b526bd9b20b4a7c822670b79
LicenseBSD
Buildrootf31-build-102361-33499
Provides
python2-blist = 1.3.6-20.fc31
python2-blist(riscv-64) = 1.3.6-20.fc31
python2.7dist(blist) = 1.3.6
python2dist(blist) = 1.3.6
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libpython2.7.so.1.0()(64bit)
python(abi) = 2.7
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
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 27 of 27
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/630.00 B
/usr/lib/.build-id/63/ec987dc0e22f4492ad77c6cf03fb6db67de6b661.00 B
/usr/lib64/python2.7/site-packages/blist0.00 B
/usr/lib64/python2.7/site-packages/blist-1.3.6-py2.7.egg-info0.00 B
/usr/lib64/python2.7/site-packages/blist-1.3.6-py2.7.egg-info/PKG-INFO8.58 KB
/usr/lib64/python2.7/site-packages/blist-1.3.6-py2.7.egg-info/SOURCES.txt644.00 B
/usr/lib64/python2.7/site-packages/blist-1.3.6-py2.7.egg-info/dependency_links.txt1.00 B
/usr/lib64/python2.7/site-packages/blist-1.3.6-py2.7.egg-info/not-zip-safe1.00 B
/usr/lib64/python2.7/site-packages/blist-1.3.6-py2.7.egg-info/top_level.txt6.00 B
/usr/lib64/python2.7/site-packages/blist/__init__.py414.00 B
/usr/lib64/python2.7/site-packages/blist/__init__.pyc685.00 B
/usr/lib64/python2.7/site-packages/blist/__init__.pyo685.00 B
/usr/lib64/python2.7/site-packages/blist/_blist.so64.61 KB
/usr/lib64/python2.7/site-packages/blist/_btuple.py2.66 KB
/usr/lib64/python2.7/site-packages/blist/_btuple.pyc5.08 KB
/usr/lib64/python2.7/site-packages/blist/_btuple.pyo5.08 KB
/usr/lib64/python2.7/site-packages/blist/_sorteddict.py4.74 KB
/usr/lib64/python2.7/site-packages/blist/_sorteddict.pyc9.31 KB
/usr/lib64/python2.7/site-packages/blist/_sorteddict.pyo9.31 KB
/usr/lib64/python2.7/site-packages/blist/_sortedlist.py19.43 KB
/usr/lib64/python2.7/site-packages/blist/_sortedlist.pyc27.13 KB
/usr/lib64/python2.7/site-packages/blist/_sortedlist.pyo27.13 KB
/usr/share/doc/python2-blist0.00 B
/usr/share/doc/python2-blist/README.rst6.19 KB
/usr/share/licenses/python2-blist0.00 B
/usr/share/licenses/python2-blist/LICENSE1.49 KB
Component of
1 through 1 of 1
Buildroot descending sort Created State
f31-build-110633-34037 2019-09-20 22:50:03 expired