Package python3-module-bitarray: Information

  • Default inline alert: Version in the repository: 2.9.2-alt1

Source package: python3-module-bitarray
Version: 2.5.1-alt1
Latest version according to Repology
Build time:  May 13, 2022, 12:06 AM in the task #299870
Report package bug
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 rpms provided by this srpm:
python3-module-bitarray (x86_64, ppc64le, i586, armh, aarch64)
python3-module-bitarray-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Andrew A. Vasilyev

List of contributors:
Andrew A. Vasilyev

ACL:
Andrew A. Vasilyev
@everybody

    1. python3-devel
    2. python3-module-setuptools
    3. python3-module-setuptools
    4. rpm-build-python3

Last changed


May 12, 2022 Andrew A. Vasilyev 2.5.1-alt1
- 2.5.1
March 31, 2022 Andrew A. Vasilyev 2.4.1-alt1
- 2.4.1
March 3, 2022 Andrew A. Vasilyev 2.4.0-alt1
- 2.4.0