slackbuilds_ponce/libraries/zope.proxy
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
README
slack-desc
zope.proxy.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
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.