mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
8 lines
230 B
Text
8 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.
|