# Template file for 'python3-mistune' pkgname=python3-mistune version=3.1.3 revision=2 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3" checkdepends="python3-pytest" short_desc="Markdown parser for Python" maintainer="Gonzalo TornarĂ­a " license="BSD-3-Clause" homepage="https://mistune.lepture.com/" changelog="https://raw.githubusercontent.com/lepture/mistune/master/docs/changes.rst" distfiles="${PYPI_SITE}/m/mistune/mistune-${version}.tar.gz" checksum=a7035c21782b2becb6be62f8f25d3df81ccb4d6fa477a6525b15af06539f02a0 post_install() { vlicense LICENSE }