construct 2.00
library for constructing (parsing and building) of binary and textual data structures
Latest Version: 2.06
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-py2.5.egg (md5) | Python Egg | 2.5 | 2008-01-07 | 171KB | 1009 |
| construct-2.00-py2.6.egg (md5) | Python Egg | 2.6 | 2009-12-02 | 170KB | 804 |
| construct-2.00.tar.gz (md5) | Source | 2009-12-02 | 54KB | 1534 | |
- Author: Tomer Filiba
- Home Page: http://construct.wikispaces.com/
- Keywords: parsing,binary,bitwise,bit level,constructing,struct
- Platform: any
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- Intended Audience :: End Users/Desktop
- License :: Public Domain
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet
- Topic :: Scientific/Engineering :: Information Analysis
- Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: System :: Networking
- Topic :: System :: Networking :: Monitoring
- Topic :: Text Processing
- Package Index Owner: gangesmaster, MostAwesomeDude
- DOAP record: construct-2.00.xml
