Package python3-module-lazy-object-proxy: Information

    Binary package: python3-module-lazy-object-proxy
    Version: 1.10.0-alt1
    Architecture: e2kv5
    Build time:  Mar 13, 2024, 07:20 AM
    Report package bug
    License: BSD-2-Clause
    Summary: A fast and thorough lazy object proxy
    Description: 
    This Python module is based on wrapt's ObjectProxy with one big change: it
    calls a function the first time the proxy object is used, while
    wrapt.ObjectProxy just forwards the method calls to the target object.

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin
    Grigory Ustinov

    Last changed


    Feb. 2, 2024 Stanislav Levin 1.10.0-alt1
    - 1.9.0 -> 1.10.0.
    May 2, 2023 Stanislav Levin 1.9.0-alt1
    - 1.8.0 -> 1.9.0.
    Oct. 27, 2022 Stanislav Levin 1.8.0-alt1
    - 1.7.1 -> 1.8.0.