SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

sclo-cassandra3-python2-blist rpm build for : CentOS 7. For other distributions click sclo-cassandra3-python2-blist.

Name : sclo-cassandra3-python2-blist
Version : 1.3.6 Vendor : CentOS
Release : 14.el7 Date : 2017-10-02 14:54:36
Group : Development/Languages Source RPM : sclo-cassandra3-python-blist-1.3.6-14.el7.src.rpm
Size : 0.17 MB
Packager : CBS < cbs_centos_org>
Summary : A faster list implementation for Python
Description :
The 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.

RPM found in directory: /vol/rzm7/linux-centos-vault/7.5.1804/sclo/x86_64/sclo/sclo-cassandra3

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  sclo-cassandra3-python2-blist-1.3.6-14.el7.x86_64.rpm
ftp.icm.edu.pl  sclo-cassandra3-python2-blist-1.3.6-14.el7.x86_64.rpm
ftp.icm.edu.pl  sclo-cassandra3-python2-blist-1.3.6-14.el7.x86_64.rpm
ftp.icm.edu.pl  sclo-cassandra3-python2-blist-1.3.6-14.el7.x86_64.rpm
ftp.icm.edu.pl  sclo-cassandra3-python2-blist-1.3.6-14.el7.x86_64.rpm
     

Provides :
python-blist
python-blist(x86-64)
scl-package(sclo-cassandra3)
sclo-cassandra3-python2-blist
sclo-cassandra3-python2-blist(x86-64)

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libpython2.7.so.1.0()(64bit)
libc.so.6()(64bit)
sclo-cassandra3-runtime
rpmlib(PartialHardlinkSets) <= 4.0.4-1
python(abi) = 2.7
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libpthread.so.0()(64bit)


Content of RPM :
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist-1.3.6-py2.7.egg-info
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist-1.3.6-py2.7.egg-info/PKG-INFO
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist-1.3.6-py2.7.egg-info/SOURCES.txt
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist-1.3.6-py2.7.egg-info/dependency_links.txt
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist-1.3.6-py2.7.egg-info/not-zip-safe
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist-1.3.6-py2.7.egg-info/top_level.txt
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist/__init__.py
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist/__init__.pyc
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist/__init__.pyo
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist/_blist.so
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist/_btuple.py
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist/_btuple.pyc
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist/_btuple.pyo
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist/_sorteddict.py
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist/_sorteddict.pyc
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist/_sorteddict.pyo
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist/_sortedlist.py
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist/_sortedlist.pyc
/opt/rh/sclo-cassandra3/root/usr/lib64/python2.7/site-packages/blist/_sortedlist.pyo
/opt/rh/sclo-cassandra3/root/usr/share/doc/sclo-cassandra3-python2-blist-1.3.6
/opt/rh/sclo-cassandra3/root/usr/share/doc/sclo-cassandra3-python2-blist-1.3.6/LICENSE
/opt/rh/sclo-cassandra3/root/usr/share/doc/sclo-cassandra3-python2-blist-1.3.6/README.rst

 
ICM