全部搜索项
trixie  ] [  forky  ] [  sid  ]
[ 源代码: bpack  ]

软件包:python3-bpack(1.3.0-3)

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.2 kB286.0 kB [文件列表]