./devel/py-construct, Powerful declarative parser for binary data

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q2, Version: 2.9.45, Package name: py27-construct-2.9.45, Maintainer: pkgsrc-users

Construct is a powerful declarative parser for binary data.

It is based on the concept of defining data structures in a declarative
manner, rather than procedural code: Simple constructs can be combined
hierarchically to form increasingly complex data structures. It's the
first library that makes parsing fun, instead of the usual headache it
is today.

Construct features bit and byte granularity, symmetrical operation
(parsing and building), component-oriented declarative design, easy
debugging and testing, an easy-to-extend subclass system, and lots of
primitive constructs to make your work easier.

* Fields
* Structs
* Unions
* Repeaters
* Meta constructs
* Switches
* On-demand parsing
* Pointers
* And more!


Required to run:
[devel/py-setuptools]

Master sites:

SHA1: 3a11e4948e1bc2cf8b31d0c532bb315322f99616
RMD160: b2bc3deb9c377cbb95f61caacf7ae0b5849baf96
Filesize: 55.075 KB

Version history: (Expand)