PKGNAME=markdown
PKGSEC=python
PKGDEP="python-3"
BUILDDEP="python-build python-installer wheel"
PKGDES="Python implementation of John Gruber's Markdown"

ABTYPE=pep517
NOPYTHON2=1

ABHOST=noarch
