python3-memoized-property - 1.0.3-2 main

This package allows one to tag methods that have may have their
result buffered to save redundant computation, as in:
@memoized_property
def name(self):
return some_expensive_load()

Priority: optional
Section: python
Suites: crimson dawn landing 
Maintainer: Debian Python Team <team+python [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 32.8 kB
Architectures: all 

 

Versions

1.0.3-2 all