Name: | python2-bitarray |
---|---|
Version: | 0.8.1 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 262714 |
License: | Python |
RPM: | python2-bitarray-0.8.1-4.el7.aarch64.rpm |
Source RPM: | python-bitarray-0.8.1-4.el7.src.rpm |
Build Date: | Tue May 29 2018 |
Build Host: | ca-buildarm03.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 2 version. |
- 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
- Replace python-bitarray with python2-bitarray https://fedoraproject.org/wiki/Packaging:Guidelines#Renaming.2FReplacing_Existing_Packages
- Clean up the spec
- Add Python 3 - Upgrade to version 0.8.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild