slackbuilds_ponce/libraries/zope.hookable
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README libraries/zope.hookable: Updated for version 4.0.1. 2013-03-04 17:26:54 -05:00
slack-desc libraries/zope.hookable: Updated for version 4.0.1. 2013-03-04 17:26:54 -05:00
zope.hookable.info libraries/zope.hookable: sed s,distribute,pysetuptools, *.info 2013-07-14 17:08:11 -05:00
zope.hookable.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00

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