COMMENT=	strings parser for the Python format() syntax

MODPY_DISTV=	1.21.1
DISTNAME=	parse-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}

CATEGORIES=	devel

HOMEPAGE=	https://github.com/r1chardj0n3s/parse

# BSD
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PYBUILD=	setuptools
MODPY_PI=	Yes

.include <bsd.port.mk>
