Package python3-module-bitarray: Information

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

Source package: python3-module-bitarray
Version: 2.6.2-alt1
Latest version according to Repology
Build time:  Jan 9, 2023, 12:41 AM in the task #313011
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


Jan. 9, 2023 Andrew A. Vasilyev 2.6.2-alt1
- 2.6.2
Dec. 22, 2022 Andrew A. Vasilyev 2.6.1-alt1
- 2.6.1
July 19, 2022 Andrew A. Vasilyev 2.6.0-alt1
- 2.6.0