COMMENT=	realistic password strength estimator

MODPY_DISTV=	4.5.0
DISTNAME=	zxcvbn-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}
REVISION=	0

CATEGORIES=	security

HOMEPAGE=	https://github.com/dwolfhub/zxcvbn-python

# MIT
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PYBUILD=	setuptools
MODPY_PI=	Yes

# most files missing from pypi sdist
NO_TEST=	Yes

.include <bsd.port.mk>
