./devel/py-zope.hookable, Zope hookable

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


Branch: pkgsrc-2020Q3, Version: 5.0.1, Package name: py37-zope.hookable-5.0.1, Maintainer: pkgsrc-users

===============
zope.hookable
===============

This package supports the efficient creation of "hookable" objects, which
are callable objects that are meant to be optionally replaced.

The idea is that you create a function that does some default thing and make it
hookable. Later, someone can modify what it does by calling its sethook method
and changing its implementation. All users of the function, including those
that imported it, will see the change.


Master sites:

SHA1: 85b1cd885450dc1cdf49d3c89788349c5f8ccb11
RMD160: 869282b14b2c79c85e2ebebf704d6fd8975e0370
Filesize: 23.829 KB

Version history: (Expand)