Language

Package: python-lazr-delegates @ 2.0.4

Synopsis

Easily write objects that delegate behavior

Description

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.

Home page
https://launchpad.net/lazr.delegates
Location
gnu/packages/python-xyz.scm (line: 21140, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings