summaryrefslogtreecommitdiff
path: root/libraries/zope.hookable/README
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2013-03-04 00:05:16 -0500
committerdsomero <xgizzmo@slackbuilds.org>2013-03-04 17:26:54 -0500
commitc099ae55c1c7be8a07943834979773599a7d8b23 (patch)
treeb997a150aa468680a0f3cd5ba5eb88ded730e12e /libraries/zope.hookable/README
parent5ff23d91852f092acee7190dc968615f0df28868 (diff)
downloadslackbuilds-c099ae55c1c7be8a07943834979773599a7d8b23.tar.gz
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/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/zope.hookable/README b/libraries/zope.hookable/README
index eb4130f184..39bd3eea63 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.