From 8fd56589b5eb6a7ea2f4019591db2d552062f690 Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Sat, 14 Aug 2010 15:27:38 -0500 Subject: libraries/zope.hookable: Added (Hookable object support) Signed-off-by: Erik Hanson --- libraries/zope.hookable/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/zope.hookable/slack-desc (limited to 'libraries/zope.hookable/slack-desc') diff --git a/libraries/zope.hookable/slack-desc b/libraries/zope.hookable/slack-desc new file mode 100644 index 0000000000..9d9039b466 --- /dev/null +++ b/libraries/zope.hookable/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +zope.hookable: zope.hookable (Hookable object support) +zope.hookable: +zope.hookable: Support the efficient creation of hookable objects, which are +zope.hookable: callable objects that are meant to be replaced by other callables, +zope.hookable: at least optionally. +zope.hookable: +zope.hookable: +zope.hookable: +zope.hookable: +zope.hookable: +zope.hookable: -- cgit v1.2.3-80-g2a13