| Paketname | python-zope.cachedescriptors |
| Beschreibung | Method and property caching decorators |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 3.5.0-4 |
| Sektion | universe/python |
| Priorität | extra |
| Installierte Größe | 144 Byte |
| Hängt ab von | python-pkg-resources, python-zope, python, python-central (>= 0.6.11) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | zope.cachedescriptors |
| Paketgröße | 10238 Byte |
| Prüfsumme MD5 | 7badbc0b9b871efd1c01f2113fc935c4 |
| Prüfsumme SHA1 | 8d205f16f8887b41fc9376e038268a05b07f5487 |
| Prüfsumme SHA256 | 3b355e459fd6b4d90be48f0c9ba6957e6c890bbbcff72a10645675638346a174 |
| Link zum Herunterladen | python-zope.cachedescriptors_3.5.0-4_all.deb |
| Ausführliche Beschreibung | Cached descriptors cache their output. They take into account instance
attributes that they depend on, so when the instance attributes change, the
descriptors will change the values they return.
|