slackbuilds_ponce/python/mistune
Benjamin Trigona-Harany 99ae36bb00 python/mistune: Updated for version 0.8.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2018-02-24 06:55:42 +07:00
..
mistune.info python/mistune: Updated for version 0.8.3. 2018-02-24 06:55:42 +07:00
mistune.SlackBuild python/mistune: Updated for version 0.8.3. 2018-02-24 06:55:42 +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.