Paketname | python-lazr.delegates |
Beschreibung | Easily write objects that delegate behavior |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.1.0-0ubuntu1 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 144 Byte |
Hängt ab von | python, python-central (>= 0.6.11), python-zopeinterface | python-zope.interface |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | lazr.delegates |
Paketgröße | 8768 Byte |
Prüfsumme MD5 | 5cad6b3781773353215d9eebdf8bca5b |
Prüfsumme SHA1 | c5ae1f730adc0544dde86498c6dc834638e7bd79 |
Prüfsumme SHA256 | 1e5e943aa6fd07cb02fe805bb7970ed5fe18199d8c3e3f8c48d225194f4bcfa5 |
Link zum Herunterladen | python-lazr.delegates_1.1.0-0ubuntu1_all.deb |
Ausführliche Beschreibung | 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.
|