COMMENT=	annotate Python ASTs with source text and token information

MODPY_DISTV=	3.0.1
DISTNAME=	asttokens-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}

CATEGORIES=	devel

HOMEPAGE=	https://github.com/gristlabs/asttokens

# Apache-2.0
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PYBUILD=	setuptools_scm
MODPY_PI=	Yes

TEST_DEPENDS=	devel/py-astroid

.include <bsd.port.mk>
