mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
5 lines
191 B
Text
5 lines
191 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.
|