Artifact bpack_1.1.0-2

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.1.0.orig.tar.gz
    sha1: 8fce21c5d40a41d543b4e8edfc7f299fb83ac5cb
    size: '62019'
  - name: bpack_1.1.0-2.debian.tar.xz
    sha1: 516b6d4ee44e4888477968a30ab1ee3cd57f0b6b
    size: '3532'
  Checksums-Sha256:
  - name: bpack_1.1.0.orig.tar.gz
    sha256: 0be1723df930ba3decdf5daabdd1ac1bbc16dbe08f49ebaf8c354ccfc7f00479
    size: '62019'
  - name: bpack_1.1.0-2.debian.tar.xz
    sha256: 3a15551cc7dfa6498625a88b067f784a86f6ea64a04bce2186c70bf516c59206
    size: '3532'
  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: c38a0c1ec3c513f2498ff06ea90682a2
    name: bpack_1.1.0.orig.tar.gz
    size: '62019'
  - md5sum: a71b81f64edbb957e06051edaa8ca853
    name: bpack_1.1.0-2.debian.tar.xz
    size: '3532'
  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.6.2
  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.1.0-2
name: bpack
type: dpkg
version: 1.1.0-2

Files

Name Size (bytes)
bpack_1.1.0-2.debian.tar.xz 3.4 KB
bpack_1.1.0-2.dsc 3.0 KB
bpack_1.1.0.orig.tar.gz 60.6 KB

Relations

Relation Direction Type Name
built-using Binary package python-bpack-doc_1.1.0-2_all
built-using Binary package python3-bpack_1.1.0-2_all
relates-to Build log bpack_1.1.0-2_amd64-2024-09-26T07:16:27Z
built-using Binary package python-bpack-doc_1.1.0-2_all
built-using Binary package python3-bpack_1.1.0-2_all
built-using Binary packages bpack_1.1.0-2
relates-to Debug log debusine:work-request-debug-logs

source package System - - 4 months ago 3 months
BETA