aboutsummaryrefslogtreecommitdiff
path: root/python/python3-mistune/README
blob: 8589235a7ce8aaa7423c27ac090ed63515e3e1b1 (plain)
1
2
3
4
5
6
7
8
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.

This SlackBuild only installs the python3 build of mistune.