simple LRU cache for asyncio
Index | devel
This package is a port of Python's built-in functools.lru_cache for asyncio.
Maintainer: Daniel Dickman <daniel@openbsd.org>