deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common
(>= 2.0.0+dfsg)
Description: |-
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.
Homepage: https://github.com/avalentino/bpack
Installed-Size: '1209'
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Package: python-bpack-doc
Priority: optional
Section: doc
Source: bpack
Suggests: www-browser
Version: 1.1.0-2
srcpkg_name: bpack
srcpkg_version: 1.1.0-2