slackbuilds_ponce/python/mistune
2018-10-21 06:47:09 +07:00
..
mistune.info python/mistune: Updated for version 0.8.4. 2018-10-21 06:47:09 +07:00
mistune.SlackBuild python/mistune: Updated for version 0.8.4. 2018-10-21 06:47:09 +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.