套件:python3-zope.proxy(6.1-1) [debports]
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 3 version.
其他與 python3-zope.proxy 有關的套件
|
|
|
|
-
- dep: libc6.1 (>= 2.1.3)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-zope.interface
- Interfaces for Python3