COMMENT=	handle Compressed Rich Text Format (RTF) attachments

MODPY_DISTV=	1.0.7
DISTNAME=	compressed_rtf-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}

CATEGORIES=	archivers
HOMEPAGE=	https://github.com/delimitry/compressed_rtf

# MIT
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PYBUILD=	setuptools
MODPY_PI=	Yes

MODPY_PYTEST_ARGS= tests/tests.py

.include <bsd.port.mk>
