slackbuilds/python/python3-mistune
Isaac Yu 9bacf08a7d
python/python3-mistune: Update for 3.1.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-06-06 23:32:13 +07:00
..
README
python3-mistune.SlackBuild python/python3-mistune: Update for 3.1.3 2025-06-06 23:32:13 +07:00
python3-mistune.info python/python3-mistune: Update for 3.1.3 2025-06-06 23:32:13 +07:00
slack-desc

README

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.