すべてのオプション
trixie  ] [  forky  ] [  sid  ]
[ ソース: bpack  ]

パッケージ: python-bpack-doc (1.3.0-1)

python-bpack-doc に関するリンク

Screenshot

Debian の資源:

bpack ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

Binary data structures (un-)packing library (documentation)

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

This package provides documentation for bpack.

その他の python-bpack-doc 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

python-bpack-doc のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 104.3 kB1,270.0 kB [ファイル一覧]