Name: | python34-lazr-delegates |
---|---|
Version: | 2.0.3 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 57032 |
License: | LGPLv3 |
RPM: | python34-lazr-delegates-2.0.3-5.el7.noarch.rpm |
Source RPM: | python-lazr-delegates-2.0.3-5.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://launchpad.net/lazr.delegates |
Summary: | 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. |