freebsd-ports/devel/py-cachetools/pkg-descr

3 lines
150 B
Plaintext

This module provides various memoizing collections and decorators, including
variants of the Python Standard Library's @lru_cache function decorator.