[ buster ]
[ Bron: zope.proxy ]
Pakket: python-zope.proxy (4.2.0-1.1)
Verwijzigingen voor python-zope.proxy
Debian bronnen:
Het bronpakket zope.proxy downloaden:
Beheerders:
- Debian/Ubuntu Zope Team (QA-pagina, Mailarchief)
- Brian Sutherland (QA-pagina)
- Fabio Tranchitella (QA-pagina)
- Barry Warsaw (QA-pagina)
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
Generic transparent proxies for Python
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.
This is the Python 2 version.
Andere aan python-zope.proxy gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-zope.interface
- Interfaces for Python