Date: Sun, 3 Jan 2010 08:13:38 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-dexml Makefile distinfo pkg-descr pkg-plist Message-ID: <201001030813.o038DcpE030076@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001030813.o038DcpE030076>
