COMMENT=	character encoding auto-detection in Python

MODPY_DISTV=	5.2.0
DISTNAME=	chardet-${MODPY_DISTV}
PKGNAME=	py-chardet-${MODPY_DISTV}
REVISION=	2

CATEGORIES=	textproc

HOMEPAGE=	https://github.com/chardet/chardet

# LGPLv2.1
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PYBUILD=	setuptools
MODPY_PI=	Yes

TEST_DEPENDS=	devel/py-hypothesis

.include <bsd.port.mk>
