summaryrefslogtreecommitdiffstats
path: root/python/rst2ansi/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-08-01 18:27:24 +0200
committer Willy Sudiarto Raharjo2016-08-03 02:29:27 +0200
commit787c10cc3309f20583065e2b21c741ff2bcf01e5 (patch)
tree1a0211e3198000ff32c4153a7f8488288bf37b7e /python/rst2ansi/README
parent24d777d6fd83580862f659503c66c1cfc690b11a (diff)
downloadslackbuilds-787c10cc3309f20583065e2b21c741ff2bcf01e5.tar.gz
python/rst2ansi: Added (A rst converter to ansi-decorated).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/rst2ansi/README')
-rw-r--r--python/rst2ansi/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/rst2ansi/README b/python/rst2ansi/README
new file mode 100644
index 0000000000..b063b8d0e7
--- /dev/null
+++ b/python/rst2ansi/README
@@ -0,0 +1,2 @@
+A python module dedicated to rendering RST (reStructuredText)
+documents to ansi-escaped strings suitable for display in a terminal.