diff options
Diffstat (limited to 'python/rst2ansi/README')
-rw-r--r-- | python/rst2ansi/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/rst2ansi/README b/python/rst2ansi/README new file mode 100644 index 0000000000000..b063b8d0e7359 --- /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. |