Paquet : python3-bitarray (2.9.2-1 et autres)
Liens pour python3-bitarray
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source python-bitarray :
- [python-bitarray_2.9.2-1.dsc]
- [python-bitarray_2.9.2.orig.tar.gz]
- [python-bitarray_2.9.2-1.debian.tar.xz]
Responsables :
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)
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
Télécharger python3-bitarray
Architecture | Version | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|---|
amd64 | 2.9.2-1+b2 | 152,2 ko | 828,0 ko | [liste des fichiers] |