Date: Wed, 15 Nov 2006 14:12:36 +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/www Makefile ports/www/py-qpy Makefile distinfo pkg-descr pkg-plist Message-ID: <200611151412.kAFECbNq070941@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-11-15 14:12:36 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-qpy Makefile distinfo pkg-descr pkg-plist Log: Qpy provides a convenient mechanism for generating safely-quoted html text from python code. It does this by implementing a quoted-string data type and a modification of the python compiler. (This main idea comes from Quixote's htmltext/PTL.) WWW: http://www.mems-exchange.org/software/qpy/ PR: ports/105471 Submitted by: Dryice Liu <dryice at dryice.name> Revision Changes Path 1.1600 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/py-qpy/Makefile (new) 1.1 +3 -0 ports/www/py-qpy/distinfo (new) 1.1 +8 -0 ports/www/py-qpy/pkg-descr (new) 1.1 +26 -0 ports/www/py-qpy/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611151412.kAFECbNq070941>