simple LRU cache for asyncio
This package is a port of Python's built-in functools.lru_cache for
asyncio.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://pypi.org/project/async_lru
