extensible memoizing collections and decorators
This module provides various memoizing collections and decorators,
including variants of the Python 3 Standard Library `@lru_cache`_
function decorator.

Maintainer: Jasper Lievisse Adriaanse <jasper@openbsd.org>

WWW: https://github.com/tkem/cachetools
