slackbuilds_ponce/python/mistune
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
mistune.info various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
mistune.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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.