COMMENT=	Python library to work with countries and languages

MODPY_DISTV=	0.6.1

DISTNAME=	babelfish-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}
REVISION=	1

CATEGORIES=	misc

HOMEPAGE=	https://github.com/Diaoul/babelfish

# BSD-3-Clause
PERMIT_PACKAGE=	Yes

MODULES=	lang/python

MODPY_PI=	Yes
MODPY_PYBUILD=	poetry-core
NO_TEST=	Yes

.include <bsd.port.mk>
