SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-bitarray rpm build for : openSUSE Leap 15. For other distributions click python2-bitarray.

Name : python2-bitarray
Version : 0.8.3 Vendor : obs://build_opensuse_org/home:killerrex
Release : lp150.1.1 Date : 2018-12-17 18:36:11
Group : Development/Languages/Python Source RPM : python-bitarray-0.8.3-lp150.1.1.src.rpm
Size : 0.36 MB
Packager : (none)
Summary : Efficient Arrays of Booleans
Description :
This module provides an object type which efficiently represents an array of booleans.
Bitarrays are sequence types and behave very much like usual lists.
Eight bits are represented by one byte in a contiguous block of memory.
The user can select between two representations; little-endian and big-endian.
All of the functionality is implemented in C. Methods for accessing the machine representation are provided.
This can be useful when bit level access to binary files is required, such as portable bitmap image files (.pbm).
Also, when dealing with compressed data which uses variable bit length encoding, you may find this module useful.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/killerrex/openSUSE_Leap_15.0/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python-bitarray
python2-bitarray
python2-bitarray(x86-64)

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


Content of RPM :
/usr/lib64/python2.7/site-packages/bitarray
/usr/lib64/python2.7/site-packages/bitarray-0.8.3-py2.7.egg-info
/usr/lib64/python2.7/site-packages/bitarray/__init__.py
/usr/lib64/python2.7/site-packages/bitarray/__init__.pyc
/usr/lib64/python2.7/site-packages/bitarray/__init__.pyo
/usr/lib64/python2.7/site-packages/bitarray/_bitarray.so
/usr/lib64/python2.7/site-packages/bitarray/test_bitarray.py
/usr/lib64/python2.7/site-packages/bitarray/test_bitarray.pyc
/usr/lib64/python2.7/site-packages/bitarray/test_bitarray.pyo
/usr/share/doc/packages/python2-bitarray
/usr/share/doc/packages/python2-bitarray/AUTHORS
/usr/share/doc/packages/python2-bitarray/CHANGE_LOG
/usr/share/doc/packages/python2-bitarray/LICENSE
/usr/share/doc/packages/python2-bitarray/README.rst
/usr/share/doc/packages/python2-bitarray/TODO
/usr/share/doc/packages/python2-bitarray/examples
/usr/share/doc/packages/python2-bitarray/examples/README
/usr/share/doc/packages/python2-bitarray/examples/bloom.py
/usr/share/doc/packages/python2-bitarray/examples/compress.py
/usr/share/doc/packages/python2-bitarray/examples/decoding.py
/usr/share/doc/packages/python2-bitarray/examples/huffman.py
/usr/share/doc/packages/python2-bitarray/examples/mandel.py
/usr/share/doc/packages/python2-bitarray/examples/ndarray.py
/usr/share/doc/packages/python2-bitarray/examples/pbm.py
/usr/share/doc/packages/python2-bitarray/examples/runall
/usr/share/doc/packages/python2-bitarray/examples/sieve.py
/usr/share/doc/packages/python2-bitarray/examples/smallints.py

 
ICM