slackbuilds_ponce/python/python3-cachetools
Jeremy Hansen 78c0167fbd
python/python3-cachetools: Version bump to 5.3.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-03-01 18:01:00 +07:00
..
python3-cachetools.info
python3-cachetools.SlackBuild
README
slack-desc

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.