summaryrefslogtreecommitdiffstats
path: root/libraries/zope.hookable/README
blob: 37f53eab948383f9b231ee8c854d087f19e4a446 (plain)
zope.hookable (Hookable object support)

Support the efficient creation of hookable objects, which are
callable objects that are meant to be replaced by other callables,
at least optionally.

To build, this requires pysetuptools.