COMMENT=	powerful and lightweight Python tree data structure

MODPY_DISTV=	2.13.0
DISTNAME=	anytree-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}

CATEGORIES=	devel

# https://github.com/c0fec0de/anytree
HOMEPAGE=	https://anytree.readthedocs.io/

# Apache 2.0
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PI=	Yes
MODPY_PYBUILD=	pdm

# needs test2ref
NO_TEST=	Yes

.include <bsd.port.mk>
