COMMENT=	Python API and tools to manipulate OpenDocument files

MODPY_DISTV=	1.4.1
DISTNAME=	odfpy-${MODPY_DISTV}
PKGNAME=	py-odfpy-${MODPY_DISTV}
REVISION=	6

CATEGORIES=	textproc devel

HOMEPAGE=	https://github.com/eea/odfpy

# Apache, GPL, LGPL
PERMIT_PACKAGE=	Yes

MODULES=	lang/python

MODPY_PI=	Yes
MODPY_PYBUILD=	setuptools

RUN_DEPENDS=	textproc/py-defusedxml

.include <bsd.port.mk>
