slackbuilds_ponce/libraries/zope.hookable/README
Mikko Värri c099ae55c1 libraries/zope.hookable: Updated for version 4.0.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-03-04 17:26:54 -05:00

3 lines
150 B
Text

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