slackbuilds/libraries/zope.hookable
ponce 697e7f84df libraries/zope.hookable: Fixed dep information 2012-08-26 19:28:37 +02:00
..
README libraries/zope.hookable: Fixed dep information 2012-08-26 19:28:37 +02:00
slack-desc libraries/zope.hookable: Added (Hookable object support) 2010-08-14 19:04:52 -05:00
zope.hookable.SlackBuild libraries/zope.hookable: Change license. 2011-12-17 21:42:06 -06:00
zope.hookable.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00

README

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.