aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-genshi/pkg-descr
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2007-01-24 09:15:30 +0000
committerNicola Vitale <nivit@FreeBSD.org>2007-01-24 09:15:30 +0000
commit9c66313a36fa26d2bba6625422f0b6192d4a9e35 (patch)
tree22153dc8f1d75e7dac241e71ca9ea6fc9029972b /textproc/py-genshi/pkg-descr
parent757bcb3ca213ca1580f8ca01fb76cf0868b26322 (diff)
downloadports-9c66313a36fa26d2bba6625422f0b6192d4a9e35.tar.gz
ports-9c66313a36fa26d2bba6625422f0b6192d4a9e35.zip
Notes
Diffstat (limited to 'textproc/py-genshi/pkg-descr')
-rw-r--r--textproc/py-genshi/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/py-genshi/pkg-descr b/textproc/py-genshi/pkg-descr
new file mode 100644
index 000000000000..5ce4ed75e14e
--- /dev/null
+++ b/textproc/py-genshi/pkg-descr
@@ -0,0 +1,6 @@
+Genshi is a Python library that provides an integrated set of components
+for parsing, generating, and processing HTML, XML or other textual content
+for output generation on the web. The major feature is a template language,
+which is heavily inspired by Kid.
+
+WWW: http://genshi.wedgewall.org/