aboutsummaryrefslogtreecommitdiff
path: root/python/python3-docutils/README
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-06-03 09:05:36 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-06-03 09:05:36 +0700
commite4d84313791e2793fdaac73988efea912e739826 (patch)
tree04be6f270aa3ef3fe6a674794bdd1f54f3cd8247 /python/python3-docutils/README
parentad3a0838f2d1298bcdd0e20e3841ec82fe0c8e75 (diff)
python/python3-docutils: Removed (use docutils).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-docutils/README')
-rw-r--r--python/python3-docutils/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/python/python3-docutils/README b/python/python3-docutils/README
deleted file mode 100644
index 638cc644d3..0000000000
--- a/python/python3-docutils/README
+++ /dev/null
@@ -1,6 +0,0 @@
-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.