slackbuilds/python/python3-cachetools
..
README
python3-cachetools.SlackBuild
python3-cachetools.info
slack-desc

README

python3-cachetools (Extensible memoizing collections and decorators)

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