tüm seçenekler
trixie  ] [  sid  ]
[ Kaynak: bpack  ]

Paket: python3-bpack (1.3.0-1)

python3-bpack için bağlantılar

Screenshot

Debian Kaynakları:

bpack Kaynak Paketini İndir:

Geliştiriciler:

Dış Kaynaklar:

Benzer paketler:

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

python3-bpack ile İlgili Diğer Paketler

  • bağımlılıklar
  • tavsiye edilen
  • önerilen
  • enhances

python3-bpack indir

Tüm mevcut mimariler için indir
Mimari Paket Boyutu Kurulu Boyut Dosyalar
all 38,0 kB286,0 kB [dosya listesi]