slackbuilds/python/mistune
Benjamin Trigona-Harany 546a8b06dc
python/mistune: Removed Python 2 support.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-05-02 17:21:03 +07:00
..
README
mistune.SlackBuild python/mistune: Removed Python 2 support. 2021-05-02 17:21:03 +07:00
mistune.info various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05: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.