COMMENT=	object oriented paths

MODPY_DISTV=	0.6.0
GH_ACCOUNT=	p1c2u
GH_PROJECT=	pathable
GH_TAGNAME=	${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}

CATEGORIES=	devel

HOMEPAGE=	https://github.com/p1c2u/pathable

# Apache 2.0
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PYBUILD=	poetry-core

TEST_DEPENDS=	devel/py-test-cov

.include <bsd.port.mk>
