Source: mistune Maintainer: Debian Python Modules Team Uploaders: Julien Puydt , Tristan Seligmann Section: python Priority: optional Standards-Version: 4.6.1 Homepage: https://github.com/lepture/mistune Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-pytest, python3-setuptools Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/python-team/packages/mistune.git Vcs-Browser: https://salsa.debian.org/python-team/packages/mistune Package: python3-mistune Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Markdown parser for Python 3 A fast markdown parser in pure Python, inspired by marked, also providing renderer features. . This package installs the library for Python 3.