mistune: A markdown parser in pure Python#

Description#

The fastest markdown parser in pure Python

License#

BSD License

Upstream Contact#

Home Page: https://github.com/lepture/mistune

Type#

standard

Dependencies#

Version Information#

package-version.txt:

2.0.4

install-requires.txt:

mistune >=0.8.4

Equivalent System Packages#

conda:

$ conda install  mistune

void:

$ sudo xbps-install  python3-mistune

See https://repology.org/project/mistune/versions, https://repology.org/project/python:mistune/versions

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023