slackbuilds/libraries/zope.proxy
Willy Sudiarto Raharjo 2847d4faab libraries/zope.proxy: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-05-27 07:30:40 +07:00
..
README
slack-desc
zope.proxy.SlackBuild
zope.proxy.info libraries/zope.proxy: Update HOMEPAGE and DOWNLOAD urls. 2017-05-27 07:30:40 +07:00

README

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.