slackbuilds_ponce/python/python3-mistune/README
isaackwy 055dac72f1
python/python3-mistune: Update README, +remove SLKCFLAGS and LIBDIRSUFFIX
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-06-28 18:19:45 +07:00

8 lines
334 B
Text

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 SlackBuild only installs the python3 build of mistune.