wen 2010-01-03 08:13:38 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-dexml Makefile distinfo pkg-descr pkg-plist
Log:
The dexml module takes the obvious mapping between XML tags and
Python objects and lets you capture that as cleanly as possible.
Loosely inspired by Django's ORM, you write simple class definitions
to define the expected structure of your XML document.
WWW: http://www.rfk.id.au/software/
Revision Changes Path
1.3738 +1 -0 ports/devel/Makefile
1.1 +20 -0 ports/devel/py-dexml/Makefile (new)
1.1 +3 -0 ports/devel/py-dexml/distinfo (new)
1.1 +6 -0 ports/devel/py-dexml/pkg-descr (new)
1.1 +17 -0 ports/devel/py-dexml/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"