Paketname | python-lazr.lifecycle |
Beschreibung | Richer lifecycle events API |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0-0ubuntu1 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 172 Byte |
Hängt ab von | python, python-central (>= 0.6.11), python-zope.lifecycleevent |
Empfohlene Pakete | |
Paketbetreuer | Maintainer: Ubuntu Developers |
Quelle | lazr.lifecycle |
Paketgröße | 14694 Byte |
Prüfsumme MD5 | 807e63e5c2d1919d5fc076969125042f |
Prüfsumme SHA1 | afaf05549c79fdb274b711f5012e57b722b5ac25 |
Prüfsumme SHA256 | da847366a411560b70ebc47c9f304c1ae93500d20cc3250e96a4d97420d41586 |
Link zum Herunterladen | python-lazr.lifecycle_1.0-0ubuntu1_all.deb |
Ausführliche Beschreibung | This package defines three "lifecycle" events that notify about object
creation, modification and deletion. The events include information about
the user responsible for the changes.
.
The modification event also includes information about the state of the
object before the changes.
.
The module also contains Snapshot support to save the state of an object
for notification, and to compute deltas between version of objects.
|