diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2013-03-04 00:05:16 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-04 17:26:54 -0500 |
commit | c099ae55c1c7be8a07943834979773599a7d8b23 (patch) | |
tree | b997a150aa468680a0f3cd5ba5eb88ded730e12e /libraries/zope.hookable/README | |
parent | 5ff23d91852f092acee7190dc968615f0df28868 (diff) |
libraries/zope.hookable: Updated for version 4.0.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/zope.hookable/README')
-rw-r--r-- | libraries/zope.hookable/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/zope.hookable/README b/libraries/zope.hookable/README index eb4130f18483..39bd3eea637b 100644 --- a/libraries/zope.hookable/README +++ b/libraries/zope.hookable/README @@ -1,5 +1,3 @@ -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. |