Summary: | [new port] devel/py-qpy: Generating safely-quoted html text from python code | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | dryice |
Component: | Individual Port(s) | Assignee: | freebsd-python (Nobody) <python> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
dryice
2006-11-13 13:20:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants to have py- PRs State Changed From-To: open->feedback Awaiting maintainers feedback. State Changed From-To: feedback->closed Committed. Thanks! 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |