COMMENT =	tiny LRU cache implementation and decorator

MODPY_DISTV =	0.7
DISTNAME =	repoze.lru-${MODPY_DISTV}
PKGNAME =	py-${DISTNAME:S/./-/}
REVISION =	5

CATEGORIES =	www devel

# BSD-derived
PERMIT_PACKAGE =	Yes

MODULES =	lang/python

MODPY_PI =	Yes
MODPY_PYBUILD =	setuptools
MODPY_PYTEST_ARGS =	repoze/lru/tests.py

.include <bsd.port.mk>
