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

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


Branch: pkgsrc-2018Q4, Version: 4.2.0, Package name: py27-zope.hookable-4.2.0, 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: 7aed58847bf92b330deda16d34b3e17607af8692
RMD160: 8d9428d044f17670fbf55ddcc68f822a8f340e96
Filesize: 21.495 KB

Version history: (Expand)