summaryrefslogtreecommitdiffstats
path: root/libraries/genshi/README
diff options
context:
space:
mode:
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.