Package python3-module-bitarray: Information

    Source package: python3-module-bitarray
    Version: 2.2.2-alt1
    Build time:  Jul 20, 2021, 12:40 AM in the task #279802
    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

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

    Last changed


    July 19, 2021 Andrew A. Vasilyev 2.2.2-alt1
    - 2.2.2
    July 5, 2021 Andrew A. Vasilyev 2.2.0-alt1
    - 2.2.0
    June 15, 2021 Andrew A. Vasilyev 2.1.2-alt1
    - 2.1.2