nivit 2009-08-10 11:34:23 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-construct Makefile distinfo pkg-descr pkg-plist
devel/py-construct/files patch-setup.py
Log:
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>
Revision Changes Path
1.3591 +1 -0 ports/devel/Makefile
1.1 +21 -0 ports/devel/py-construct/Makefile (new)
1.1 +3 -0 ports/devel/py-construct/distinfo (new)
1.1 +20 -0 ports/devel/py-construct/files/patch-setup.py (new)
1.1 +6 -0 ports/devel/py-construct/pkg-descr (new)
1.1 +276 -0 ports/devel/py-construct/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"