./www/py-zope.proxy, Generic Transparent Proxies

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q3, Version: 4.3.1, Package name: py37-zope.proxy-4.3.1, Maintainer: pkgsrc-users

``zope.proxy``
==============

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.

zope.proxy is implemented via a C extension module, which lets it do things
like lie about its own ``__class__`` that are difficult in pure Python (and
were completely impossible before metaclasses). It also proxies all the
internal slots (such as ``__int__``/``__str__``/``__add__``).


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 6ab8aa9e706a643cac1362ba097e91fddc598da2
RMD160: a8b0877a27dbbae83801291ad4ad567118a4288a
Filesize: 42.406 KB

Version history: (Expand)