mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
e4998d1c66
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
220 B
Text
5 lines
220 B
Text
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.
|