Format: 3.0 (quilt)
Source: bpack
Binary: python3-bpack, python-bpack-doc
Architecture: all
Version: 1.3.0-1
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Homepage: https://github.com/avalentino/bpack
Description: 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
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/bpack
Vcs-Git: https://salsa.debian.org/debian-gis-team/bpack.git
Testsuite: autopkgtest-pkg-pybuild
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, pybuild-plugin-pyproject, python3-all, python3-bitarray, python3-bitstruct, python3-numpy, python3-pytest <!nocheck>, python3-setuptools, python3-sphinx <!nodoc>, python3-sphinx-rtd-theme <!nodoc>
Package-List:
 python-bpack-doc deb doc optional arch=all
 python3-bpack deb python optional arch=all
Checksums-Sha1:
 4809b588389a9eebd4d23f875458d07d6b52db1d 72948 bpack_1.3.0.orig.tar.gz
 82f841816514dcc3e28d29f53aefbe6ccd57cd2d 3676 bpack_1.3.0-1.debian.tar.xz
Checksums-Sha256:
 0b0f985d235b5320b905756b49cea14be228dadd3dd4672663d77f628fdbbf1d 72948 bpack_1.3.0.orig.tar.gz
 795a4aab7ce2f5778ff26bb26399bb80f24fcf7db2a8e183b033fce7970b13d7 3676 bpack_1.3.0-1.debian.tar.xz
Files:
 55d3663d5d5e12941ff602893a65863c 72948 bpack_1.3.0.orig.tar.gz
 0aa11d08fe7f54e2cc19a6257e4115a5 3676 bpack_1.3.0-1.debian.tar.xz
