summaryrefslogtreecommitdiff
path: root/libraries/genshi/README
diff options
context:
space:
mode:
authorEugene Suter <easuter@gmail.com>2010-04-11 11:47:52 -0400
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-15 10:37:51 +0200
commit7097ea29bd8b4187509bb545fed0c935d2a720d2 (patch)
treebd7dd6d7bdbf52fd66082faeb509300e62b9404a /libraries/genshi/README
parenta96ce23b2b05957feb5c9e877079df1a275cda35 (diff)
downloadslackbuilds-7097ea29bd8b4187509bb545fed0c935d2a720d2.tar.gz
libraries/genshi: Added (Python toolkit for generation of markup)
Diffstat (limited to 'libraries/genshi/README')
-rw-r--r--libraries/genshi/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/genshi/README b/libraries/genshi/README
new file mode 100644
index 0000000000..ff15b1bbc8
--- /dev/null
+++ b/libraries/genshi/README
@@ -0,0 +1,7 @@
+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
+
+To build Genshi, you will need to install the Python
+setuptools package, available at SlackBuilds.org as
+pysetuptools.