Paquet : python3-bitarray (1.6.3-2build2)
Liens pour python3-bitarray
Ressources Trisquel :
Télécharger le paquet source python-bitarray :
- [python-bitarray_1.6.3-2build2.dsc]
- [python-bitarray_1.6.3.orig.tar.gz]
- [python-bitarray_1.6.3-2build2.debian.tar.xz]
Responsable :
Original Maintainers:
- Jan Dittberner
- Debian Python Team
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
Python3 module for efficient boolean array handling
The bitarry 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 contiguous block of memory. The user can select between two representations; little-endian and big-endian.
Most 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.
This package provides the Python3 version of the module.
Autres paquets associés à python3-bitarray
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
un paquet virtuel est également fourni par libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)
Télécharger python3-bitarray
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
amd64 | 81,0 ko | 365 ko | [liste des fichiers] |
arm64 | 81,3 ko | 365 ko | [liste des fichiers] |
armhf | 77,8 ko | 337 ko | [liste des fichiers] |
ppc64el | 92,3 ko | 489 ko | [liste des fichiers] |