From cd9e10dcd57f7d72b665cc5ce1e13e6a22ae689a Mon Sep 17 00:00:00 2001 From: Tim Dickson Date: Fri, 2 Nov 2018 22:32:09 +0000 Subject: python/python3-docutils: Added (Python Document Utilities module). Signed-off-by: David Spencer --- python/python3-docutils/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python3-docutils/README (limited to 'python/python3-docutils/README') 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. -- cgit v1.2.3