python3-lazy - 1.5.1-1.1 main

Lazy attributes are computed attributes that are evaluated only once,
the first time they are used. Subsequent uses return the results of the
first call. They come handy when code should run
.
- late, i.e. just before it is needed, and
- once, i.e. not twice, in the lifetime of an object.
.
You can think of it as deferred initialization.
.
This package installs the library for Python 3.

Priority: optional
Section: python
Suites: crimson dawn landing 
Maintainer: Wouter Verhelst <wouter [꩜] debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 30.7 kB
Architectures: all 

 

Versions

1.5.1-1.1 all