diff options
author | wen <wen@FreeBSD.org> | 2010-09-08 10:18:02 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-09-08 10:18:02 +0800 |
commit | caa39e2372c0263b4d20da98b78b6f1a32b702cc (patch) | |
tree | 0b36219a38ade57789d148d33c0454df43a719d2 /textproc/Makefile | |
parent | ff3137ebbe43878ebe9b3644767ce1646dfd9d6b (diff) | |
download | freebsd-ports-gnome-caa39e2372c0263b4d20da98b78b6f1a32b702cc.tar.gz freebsd-ports-gnome-caa39e2372c0263b4d20da98b78b6f1a32b702cc.tar.zst freebsd-ports-gnome-caa39e2372c0263b4d20da98b78b6f1a32b702cc.zip |
py-MarkupSafe is a python module that implements a XML/HTML/XHTML Markup
safe string.
WWW: http://pypi.python.org/pypi/MarkupSafe/
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 5f66333498e0..b5c9fc6074f3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -979,6 +979,7 @@ SUBDIR += py-4suite SUBDIR += py-4suite-xml SUBDIR += py-HyperText + SUBDIR += py-MarkupSafe SUBDIR += py-Pootle SUBDIR += py-Tempita SUBDIR += py-asv |