COMMENT =	manipulate Python source via the AST

MODPY_DISTV=	0.8.1
DISTNAME=	astor-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}
REVISION=	4

# https://astor.readthedocs.io/en/latest/changelog.html
HOMEPAGE=	https://github.com/berkerpeksag/astor

CATEGORIES=	devel

# BSD
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PYBUILD=	setuptools
MODPY_PI=	Yes

.include <bsd.port.mk>
