Date: Tue, 27 Mar 2007 15:47:48 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-ez_xml Makefile distinfo pkg-descr pkg-plist Message-ID: <200703271547.l2RFlmga005507@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-03-27 15:47:48 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-ez_xml Makefile distinfo pkg-descr pkg-plist
Log:
ez_xml is a XML template generator that compiles a XML template file into a
Python module. Programmers feed data to a template module to generate a
respective XML document. ez_xml provides concise functions, no complex
flow-control instructions.
WWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/ez_xml
PR: ports/110927
Submitted by: Thinker K.F. Li <thinker at branda.to>
Revision Changes Path
1.2710 +1 -0 ports/devel/Makefile
1.1 +22 -0 ports/devel/py-ez_xml/Makefile (new)
1.1 +3 -0 ports/devel/py-ez_xml/distinfo (new)
1.1 +6 -0 ports/devel/py-ez_xml/pkg-descr (new)
1.1 +11 -0 ports/devel/py-ez_xml/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703271547.l2RFlmga005507>
