COMMENT =		Python implementation of the hashids algorithm

MODPY_DISTV =		1.3.1
DISTNAME =		hashids-${MODPY_DISTV}
PKGNAME =		py-${DISTNAME}

CATEGORIES =		devel

MAINTAINER =		Daniel Dickman <daniel@openbsd.org>

HOMEPAGE =		https://www.hashids.org

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/python

MODPY_PI =		Yes
MODPY_PYBUILD =		flit_core

.include <bsd.port.mk>
