Package: python3-bpack (1.3.0-1)
Links for python3-bpack
Debian Resources:
Download Source Package bpack:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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
Other Packages Related to python3-bpack
|
|
|
|
-
- dep: python3
- linguaggio interattivo di alto livello orientato agli oggetti (versione python3 predefinita)
-
- rec: python3-bitstruct
- pacchetto Python per impacchettare/spacchettare bit
-
- rec: python3-numpy
- libreria Python per calcoli numerici (Python 3)
-
- sug: python-bpack-doc
- Binary data structures (un-)packing library (documentation)
-
- sug: python3-bitarray
- modulo Python 3 per gestione efficiente di array booleani
Download python3-bpack
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 38.0 kB | 286.0 kB | [list of files] |