Easily write objects that delegate behavior
The lazr.delegates package makes it easy to write objects that delegate behavior to another object. The new object adds some property or behavior on to the other object, while still providing the underlying interface, and delegating behavior.
$
pkg install py311-lazr.delegatesOrigin
devel/py-lazr.delegates
Size
90.5KiB
License
LGPL3
Maintainer
acm@FreeBSD.org
Dependencies
3 packages
Required by
1 packages