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

Maintainer: Daniel Dickman <daniel@openbsd.org>

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