Artifact bpack_1.3.0-1

Metadata
dsc_fields:
  Architecture: all
  Binary: python3-bpack, python-bpack-doc
  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>
  Checksums-Sha1:
  - name: bpack_1.3.0.orig.tar.gz
    sha1: 4809b588389a9eebd4d23f875458d07d6b52db1d
    size: '72948'
  - name: bpack_1.3.0-1.debian.tar.xz
    sha1: adebbc9f3549f1b293b81d71eee95328e0b1a7de
    size: '3676'
  Checksums-Sha256:
  - name: bpack_1.3.0.orig.tar.gz
    sha256: 0b0f985d235b5320b905756b49cea14be228dadd3dd4672663d77f628fdbbf1d
    size: '72948'
  - name: bpack_1.3.0-1.debian.tar.xz
    sha256: 187acd4cec5ac6e573b4360f63129c0653c7059d575a354a510b5da9479afd42
    size: '3676'
  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
  Files:
  - md5sum: 55d3663d5d5e12941ff602893a65863c
    name: bpack_1.3.0.orig.tar.gz
    size: '72948'
  - md5sum: 72b40e546ceec3cc723f36e7e35a3267
    name: bpack_1.3.0-1.debian.tar.xz
    size: '3676'
  Format: 3.0 (quilt)
  Homepage: https://github.com/avalentino/bpack
  Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
  Package-List: |2-

     python-bpack-doc deb doc optional arch=all
     python3-bpack deb python optional arch=all
  Source: bpack
  Standards-Version: 4.7.0
  Testsuite: autopkgtest-pkg-pybuild
  Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
  Vcs-Browser: https://salsa.debian.org/debian-gis-team/bpack
  Vcs-Git: https://salsa.debian.org/debian-gis-team/bpack.git
  Version: 1.3.0-1
name: bpack
type: dpkg
version: 1.3.0-1

Files

Name Size (bytes)
bpack_1.3.0-1.debian.tar.xz 3.6 KB
bpack_1.3.0-1.dsc 3.0 KB
bpack_1.3.0.orig.tar.gz 71.2 KB

source package System mirror sid from https://deb.debian.org/debian - 3 weeks, 1 day ago 0 minutes
BETA