skip to navigation
skip to content

construct 2.00

library for constructing (parsing and building) of binary and textual data structures

Construct is a 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.

Construct features bit and byte granularity, symmetrical operation (parsing and building), component-oriented design (declarative), easy debugging and testing, easy to extend (subclass constructs), and lots of primitive constructs to make your work easier (fields, structs, unions, repeaters, meta constructs, switches, on-demand parsing, pointers, etc.)

File Type Py Version Uploaded on Size # downloads
construct-2.00.tar.gz (md5) Source 2008-01-07 15:44:30 53KB 688
construct-2.00-py2.5.egg (md5) Python Egg 2.5 2008-01-07 15:44:30 171KB 502

Log in to rate this package.