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. |
- Rebuilt to change main python from 3.4 to 3.6
- Update to 0.8.3
- Rebuilt for Python 3.7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- Clean trailing whitespaces - Add support to epel 7 and 6, disable python3 in el6
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages