slackbuilds_ponce/python/mistune
Benjamin Trigona-Harany 2d08977e27 python/mistune: Updated for version 0.7.4.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2017-07-08 07:11:22 +07:00
..
mistune.info python/mistune: Updated for version 0.7.4. 2017-07-08 07:11:22 +07:00
mistune.SlackBuild python/mistune: Updated for version 0.7.4. 2017-07-08 07:11:22 +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.