Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Construct is a python library for parsing and building of data | Nicola Vitale | 2009-08-10 | 5 | -0/+326 |
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. PR: ports/137593 Submitted by: Piotr Florczyk <p.florczyk at adminworkshop.pl> Notes: svn path=/head/; revision=239241 |