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

  • Default inline alert: Версия в репозитории: 2.9.2-alt1

Бинарный пакет: python3-module-bitarray
Версия: 2.5.1-alt1
Архитектура: i586
Собран:  13 мая 2022 г. 0:06 в задании #299870
Исходный пакет: python3-module-bitarray
Категория: Разработка/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.

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

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

Права:
Andrew A. Vasilyev
@everybody

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


12 мая 2022 г. Andrew A. Vasilyev 2.5.1-alt1
- 2.5.1
31 марта 2022 г. Andrew A. Vasilyev 2.4.1-alt1
- 2.4.1
3 марта 2022 г. Andrew A. Vasilyev 2.4.0-alt1
- 2.4.0