slackbuilds_ponce/libraries/zope.hookable/README
Mikko Värri 8fd56589b5 libraries/zope.hookable: Added (Hookable object support)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2010-08-14 19:04:52 -05:00

7 lines
230 B
Text

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.