Date: Mon, 10 Aug 2009 11:34:23 +0000 (UTC) From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-construct Makefile distinfo pkg-descr pkg-plist ports/devel/py-construct/files patch-setup.py Message-ID: <200908101134.n7ABYNZ6013150@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908101134.n7ABYNZ6013150>
