slackbuilds_ponce/libraries/zope.proxy
Mikko Värri fd5c5cfd41 libraries/zope.proxy: Change license.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-17 21:42:06 -06:00
..
README
slack-desc
zope.proxy.info
zope.proxy.SlackBuild

zope.proxy (Generic Transparent Proxies)

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 requires zope.interface.

To build, this requires pysetuptools.