Package python3-module-bitarray: Information
Source package: python3-module-bitarray
Version: 3.1.1-alt1
Build time: Mar 10, 2025, 07:03 PM in the task #377535
Category: Development/Python3
Report package bugHome page: https://github.com/ilanschnell/bitarray
License: Python
Summary: Efficient arrays of booleans for Python
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.
List of RPM packages built from this SRPM:
python3-module-bitarray (x86_64, i586, aarch64)
python3-module-bitarray-debuginfo (x86_64, i586, aarch64)
python3-module-bitarray (x86_64, i586, aarch64)
python3-module-bitarray-debuginfo (x86_64, i586, aarch64)
Maintainer: Andrew A. Vasilyev
Last changed
March 10, 2025 Andrew A. Vasilyev 3.1.1-alt1
- 3.1.1
Feb. 22, 2025 Andrew A. Vasilyev 3.1.0-alt1
- 3.1.0
Oct. 28, 2024 Andrew A. Vasilyev 3.0.0-alt1
- 3.0.0