全部搜尋項
trixie  ] [  sid  ]
[ 原始碼: bpack  ]

套件:python3-bpack(1.3.0-1)

python3-bpack 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 bpack

維護小組:

外部的資源:

相似套件:

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 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 python3-bpack

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 38。0 kB286。0 kB [檔案列表]