development/languages

python3-bitarray - Efficient Array of Booleans --C Extensions

Website: http://pypi.python.org/pypi/bitarray/
License: Python
Vendor: Fedora Project
Description:
Bitarrays are sequence types and behave very much like usual lists.
Eight bits are represented by one byte in contiguous block of memory.
The user can select between two representations; little-endian and big-endian.
Most 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.
This is Python 3 version.

Packages

python3-bitarray-0.8.1-4.fc24.x86_64 [67 KiB] Changelog by Sérgio Basto (2016-10-04):
- Clean trailing whitespaces
- Add support to epel 7 and 6, disable python3 in el6
python3-bitarray-0.8.1-2.fc24.x86_64 [68 KiB] Changelog by Sérgio Basto (2016-07-03):
- Replace python-bitarray with python2-bitarray
  https://fedoraproject.org/wiki/Packaging:Guidelines#Renaming.2FReplacing_Existing_Packages

Listing created by Repoview-0.6.6-6.fc21