Metadata-Version: 1.0
Name: zope.proxy
Version: 3.3.0
Summary: Zope Proxies
Home-page: http://svn.zope.org/zope.proxy
Author: Zope Corporation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: In Zope3, 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.
Platform: UNKNOWN
