PACKAGE NAME: python3-klepto-0.2.7-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python3-klepto PACKAGE SIZE (compressed): 188 K PACKAGE SIZE (uncompressed): 1130 K PACKAGE REQUIRED: python3-dill,python3-pox PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-klepto: python3-klepto (Persistent caching to memory,disk or cache ) python3-klepto: python3-klepto: klepto extends pythons lru_cache to utilize different keymaps python3-klepto: and alternate caching algorithms.While caching is meant for python3-klepto: fast access to saved results it also has archiving capabilities python3-klepto: for long term storage.Klepto uses a fictionary style interface python3-klepto: for all caches and archives. python3-klepto: python3-klepto: Homepage:https://github.com/uqfoundation/klepto python3-klepto: python3-klepto: