全部搜索项
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 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python-bpack-doc

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 104.3 kB1,270.0 kB [文件列表]