Language

Package: python2-lazy-object-proxy @ 1.5.1

Synopsis

Lazy object proxy for python

Description

Lazy object proxy is an object that wraps a callable but defers the call until the object is actually required, and caches the result of said call.

Home page
https://github.com/ionelmc/python-lazy-object-proxy
Location
gnu/packages/python-xyz.scm (line: 14806, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings