1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-24 06:00:30 -04:00
Commit graph

1 commit

Author SHA1 Message Date
Nicola Vitale
a9d3272cbd 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.

PR:		ports/137593
Submitted by:	Piotr Florczyk <p.florczyk at adminworkshop.pl>
2009-08-10 11:34:23 +00:00