diff options
| author | Tim Dickson <dickson.tim@googlmail.com> | 2018-11-02 22:32:09 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:44 +0700 |
| commit | cd9e10dcd57f7d72b665cc5ce1e13e6a22ae689a (patch) | |
| tree | 5d1b63d5f9343b538d9f23c6daf86dd6f4507271 /python/python3-docutils/README | |
| parent | 46456e7effc2564a241cd4b89c93893cca4c2b8d (diff) | |
python/python3-docutils: Added (Python Document Utilities module).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python3-docutils/README')
| -rw-r--r-- | python/python3-docutils/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-docutils/README b/python/python3-docutils/README new file mode 100644 index 0000000000..638cc644d3 --- /dev/null +++ b/python/python3-docutils/README @@ -0,0 +1,6 @@ +Python3-Docutils (Python Documentation Utilities) + +Docutils is a modular system for processing documentation into useful +formats, such as HTML, XML, and LaTeX. For input Docutils supports +reStructuredText, an easy-to-read, what-you-see-is-what-you-get plaintext +markup syntax. This provides python3 support. |
