Paquet : python3-bpack (1.3.0-1)
Liens pour python3-bpack
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 bpack :
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
Binary data structures (un-)packing library
The *bpack* Python package provides tools to describe and encode/decode binary data.
Binary data are assumed to be organized in *records*, each composed by a sequence of fields. Fields are characterized by a known size, offset (w.r.t. the beginning of the record) and datatype.
The package provides classes and functions that can be used to:
* describe binary data structures in a declarative way (structures can be specified up to the bit level) * automatically generate encoders/decoders for a specified data descriptor
Encoders/decoders (*backends*) rely on well known Python packages like:
* struct (form the standard library) * bitstruct (optional) * numpy (optional) * bitarray (optional) - partial implementation
Autres paquets associés à python3-bpack
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- rec: python3-bitstruct
- paquet de compression/décompression de bits de Python
-
- rec: python3-numpy
- bibliothèque de Python pour des calculs numériques – Python 3
-
- sug: python-bpack-doc
- Binary data structures (un-)packing library (documentation)
-
- sug: python3-bitarray
- Python3 module for efficient boolean array handling
Télécharger python3-bpack
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 38,0 ko | 286,0 ko | [liste des fichiers] |