SlackBuildsOrg/libraries/zope.proxy
Arn0 068377a21e
libraries/zope.proxy: Updated for version 5.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-02-10 16:17:16 +07:00
..
README
slack-desc
zope.proxy.info
zope.proxy.SlackBuild

Zope 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.