mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 20:39:18 -04:00
The lazy module provides a decorator to create lazy attributes. A lazy attribute is a computed attribute that is evaluated only once, the first time it is used. Subsequent uses return the results of the first call. WWW: https://pypi.python.org/pypi/lazy |
||
---|---|---|
.. | ||
distinfo | ||
Makefile | ||
pkg-descr |