COMMENT = markdown parser for Python # this is the newest compatible with py-m2r which (as of 0.3.1) # needs mistune < 2.0 MODPY_EGG_VERSION = 0.8.4 DISTNAME = mistune-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} REVISION = 4 CATEGORIES = textproc HOMEPAGE = https://github.com/lepture/mistune # BSD PERMIT_PACKAGE = Yes MODULES = lang/python MODPY_PI = Yes MODPY_PYBUILD = setuptools FLAVORS = python3 FLAVOR = python3 .include