aboutsummaryrefslogtreecommitdiff
path: root/python/python3-mistune/README
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-06-27 00:18:59 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-28 18:19:45 +0700
commit055dac72f180d45c1960a8e90141324369e1623c (patch)
tree95edc0d1bdde0659e6e0f95c2d4a896173341ff1 /python/python3-mistune/README
parent983e6a2f34b1690d14919d0eb2331abebe40045c (diff)
python/python3-mistune: Update README, +remove SLKCFLAGS and LIBDIRSUFFIX
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-mistune/README')
-rw-r--r--python/python3-mistune/README5
1 files changed, 1 insertions, 4 deletions
diff --git a/python/python3-mistune/README b/python/python3-mistune/README
index c28308673a..8589235a7c 100644
--- a/python/python3-mistune/README
+++ b/python/python3-mistune/README
@@ -5,7 +5,4 @@ It has the following features:
* Very Fast. It is the fastest in all pure Python markdown parsers.
* More Features. Table, footnotes, autolink, fenced code etc.
-This is the python3 only package (the current v2 series of mistune).
-
-For the legacy v1 series of mistune, please install the python2-mistune
-SlackBuild instead.
+This SlackBuild only installs the python3 build of mistune.