slackbuilds_ponce/libraries/zope.proxy
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README
slack-desc
zope.proxy.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -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.