Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038919
en ru br
ALT Linux repos
S:1.9.0-alt1

Group :: Development/Python3
RPM: python3-module-lazy-object-proxy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.9.0-alt1
Build date: 2 may 2023, 15:47 ( 47.3 weeks ago )
Size: 36.74 Kb

Home page:   https://pypi.org/project/lazy-object-proxy/

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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-lazy-object-proxy
  • python3-module-lazy-object-proxy-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin