[ol7_developer_EPEL] python36-bitarray-0.8.3-2.el7.aarch64

Name:python36-bitarray
Version:0.8.3
Release:2.el7
Architecture:aarch64
Group:Development/Languages
Size:291126
License:Python
RPM: python36-bitarray-0.8.3-2.el7.aarch64.rpm
Source RPM: python-bitarray-0.8.3-2.el7.src.rpm
Build Date:Wed Mar 11 2020
Build Host:ca-buildarm01.us.oracle.com
Vendor:Oracle America
URL:http://pypi.python.org/pypi/bitarray/
Summary:Efficient Array of Booleans --C Extensions
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.

Changelog (Show File list) (Show related packages)