freebsd-ports/devel/py-pylru-cache/pkg-descr
Dmitry Marakasov c637402081 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
2018-04-25 16:42:37 +00:00

4 lines
133 B
Text

LRU cache for python. Provides a dictionary-like object as well
as a method decorator.
WWW: https://pypi.org/project/py_lru_cache/