Пакет python3-module-bitarray: Информация

    Исходный пакет: python3-module-bitarray
    Версия: 1.9.2-alt1
    Собран:  17 июня 2021 г. 1:26 в задании #273329
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/ilanschnell/bitarray

    Лицензия: Python
    О пакете: Efficient arrays of booleans for Python
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-bitarray (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-bitarray-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Andrew A. Vasilyev

    Список участников:
    Andrew A. Vasilyev

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

    Последнее изменение


    10 апреля 2021 г. Andrew A. Vasilyev 1.9.2-alt1
    - 1.9.2
    9 апреля 2021 г. Andrew A. Vasilyev 1.9.1-alt1
    - 1.9.1
    4 апреля 2021 г. Andrew A. Vasilyev 1.9.0-alt1
    - 1.9.0