pkgsrc/www/py-zope.proxy/distinfo
taca f2d4d1e4be www/py-zope.proxy: add version 4.3.1
Add py-zope.proxy package version 4.3.1.

``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__``).
2018-10-28 15:07:27 +00:00

6 lines
415 B
Text

$NetBSD: distinfo,v 1.1 2018/10/28 15:07:27 taca Exp $
SHA1 (zope.proxy-4.3.1.tar.gz) = 6ab8aa9e706a643cac1362ba097e91fddc598da2
RMD160 (zope.proxy-4.3.1.tar.gz) = a8b0877a27dbbae83801291ad4ad567118a4288a
SHA512 (zope.proxy-4.3.1.tar.gz) = 914884efe841998cc8f2aef01a5c462b51543ce30506e96ab47b2194114f01501fc98e06cb918d99dfbedbb6be6ca71a026bada0a5cd54c3e12a58d420fb5d1e
Size (zope.proxy-4.3.1.tar.gz) = 43424 bytes