COMMENT=	convert a Python dictionary into an XML file

MODPY_DISTV=	1.7.7
DISTNAME=	dict2xml-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}

CATEGORIES=	textproc

HOMEPAGE=	https://github.com/delfick/python-dict2xml

# MIT
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PYBUILD=	hatchling
MODPY_PI=	Yes

.include <bsd.port.mk>
