Package python3-module-percache: Information

    Source package: python3-module-percache
    Version: 0.4.4-alt1
    Latest version according to Repology
    Build time:  Jul 7, 2025, 02:45 AM in the task #388470
    Report package bug
    License: MIT
    Summary: Persistently cache results of callables
    Description: 
    percache is a Python module to persistently cache results of functions
    (or callables in general) using decorators.
    
    It is somehow similar to the Memoize Example from the Python Decorator Library
    but with the advantage that results are stored persistently in a cache.
    percache provides memoization across multiple invocations of the Python
    interpreter.

    List of RPM packages built from this SRPM:
    python3-module-percache (noarch)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. rpm-build-python3

    Last changed


    July 6, 2025 Grigory Ustinov 0.4.4-alt1
    - Initial build for Sisyphus.