async_lru-2.2.0

simple LRU cache for asyncio

Index | devel

Description

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

Maintainer: Daniel Dickman <daniel@openbsd.org>