wszystkie opcje
trixie  ] [  sid  ]
[ Pakiet źródłowy: bpack  ]

Pakiet: python3-bpack (1.3.0-1)

Odnośniki dla python3-bpack

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego bpack:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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

Inne pakiety związane z python3-bpack

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python3-bpack

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 38,0 KiB286,0 KiB [lista plików]