slackbuilds_ponce/python/python3-cachetools
Jeremy Hansen f17b05df3d
python/python3-cachetools: Version bump to 5.3.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-10-28 12:11:23 +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.