summaryrefslogtreecommitdiffstats
path: root/python/rst2pdf/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/rst2pdf/README')
-rw-r--r--python/rst2pdf/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/rst2pdf/README b/python/rst2pdf/README
new file mode 100644
index 0000000000..59fa2bf201
--- /dev/null
+++ b/python/rst2pdf/README
@@ -0,0 +1,4 @@
+This python module provides an alternative way to create
+pdf from rst using the reportlab library.
+
+Sphinx is an optional dependency.