SlackBuildsOrg/python/mistune
Arn0 21d5d38ea0
python/mistune: new maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-11-10 02:47:31 +07:00
..
mistune.info python/mistune: new maintainer 2021-11-10 02:47:31 +07:00
mistune.SlackBuild python/mistune: new maintainer 2021-11-10 02:47:31 +07: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.