aboutsummaryrefslogtreecommitdiff
path: root/python/python2-mistune/README
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-07-04 14:18:18 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-06 11:23:34 +0700
commit13b9c273f6e63168a241ff970aa125fca4515976 (patch)
tree95b8e8a8aabc6daa08f1b055d4d6b9d94ac04cbc /python/python2-mistune/README
parentc4ac219bc4bf25baf89f3844a589614d13f1a8af (diff)
python/python2-mistune: Removed: obsolete, outdated, unmaintained, not working, or not needed anymore.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-mistune/README')
-rw-r--r--python/python2-mistune/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/python/python2-mistune/README b/python/python2-mistune/README
deleted file mode 100644
index 342a27b08a..0000000000
--- a/python/python2-mistune/README
+++ /dev/null
@@ -1,8 +0,0 @@
-Mistune is a markdown parser in pure Python.
-
-It has the following features:
- * Pure Python. Tested in Python 2.6+, Python 3.3+ and PyPy.
- * Very Fast. It is the fastest in all pure Python markdown parsers.
- * More Features. Table, footnotes, autolink, fenced code etc.
-
-This is the python2 only package.