construct 2.8.16-0.1 source package in Ubuntu

Changelog

construct (2.8.16-0.1) unstable; urgency=medium

  * Non-maintainer upload
  * New upstream release (Closes: #849634)

 -- Sebastien Delafond <email address hidden>  Thu, 09 Nov 2017 14:42:42 +0100

Upload details

Uploaded by:
Jonathan Wiltshire
Uploaded to:
Sid
Original maintainer:
Jonathan Wiltshire
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
construct_2.8.16-0.1.dsc 1.6 KiB d6d942ba6753ec496834cde79e1fb69b02c7de3dadb09e5ce689c27e60356838
construct_2.8.16.orig.tar.gz 62.1 KiB 9a5dbd459e26933bd572389d99c26a0db180b3e2f5fd06950a38b1944cff2548
construct_2.8.16-0.1.debian.tar.xz 2.6 KiB d03e1789140df05bfffbb91201ee4d4149b8bf4f2abeaacdc24de29ff6d5a85c

Available diffs

No changes file available.

Binary packages built by this source

python-construct: powerful declarative parser (and builder) for binary data

 Construct is a python library for parsing and building of data structures
 (binary or textual).
 .
 It is based on the concept of defining data structures in a declarative
 manner, rather than procedural code: more complex constructs are composed of
 a hierarchy of simpler ones. It's the first library that makes parsing
 fun, instead of the usual headache it is today.

python3-construct: powerful declarative parser (and builder) for binary data

 Construct is a python library for parsing and building of data structures
 (binary or textual).
 .
 It is based on the concept of defining data structures in a declarative
 manner, rather than procedural code: more complex constructs are composed of
 a hierarchy of simpler ones. It's the first library that makes parsing
 fun, instead of the usual headache it is today.