Paketname | python-zope.proxy |
Beschreibung | Generic transparent proxies for Python |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.5.0-5+b1 |
Sektion | python |
Priorität | extra |
Installierte Größe | 300 Byte |
Hängt ab von | python-pkg-resources, python-zope, python-zope.interface, python-zope.testing, python (<< 2.7), pyth |
Empfohlene Pakete | |
Paketbetreuer | Debian/Ubuntu Zope Team |
Quelle | zope.proxy (3.5.0-5) |
Paketgröße | 34068 Byte |
Prüfsumme MD5 | 7fa27adfc103b8a9059b237fa5de018e |
Prüfsumme SHA1 | 64e0e70bde18ca6dec21f640354ba3059dd3beef |
Prüfsumme SHA256 | a6541229e5d4c7b8c5df223a5173b5fcaf8fc75942bff242a1093cfed6cbb117 |
Link zum Herunterladen | python-zope.proxy_3.5.0-5+b1_i386.deb |
Ausführliche Beschreibung | Proxies are special objects which serve as mostly-transparent wrappers around
another object, intervening in the apparent behavior of the wrapped object
only when necessary to apply the policy (e.g., access checking, location
brokering, etc.) for which the proxy is responsible.
|