diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2010-08-14 15:33:47 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-14 19:04:52 -0500 |
commit | 1db4c061c8e6561e2b5ca209f72d23d134106ac4 (patch) | |
tree | ef6965708004fca2f4a7099e980e5abcd5951d58 /libraries/zope.component/slack-desc | |
parent | 97202a2f15f172dbd8a12abb85104d144aff9702 (diff) |
libraries/zope.component: Added (Zope Component Architecture)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/zope.component/slack-desc')
-rw-r--r-- | libraries/zope.component/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/zope.component/slack-desc b/libraries/zope.component/slack-desc new file mode 100644 index 000000000000..18e048045f62 --- /dev/null +++ b/libraries/zope.component/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.component: zope.component (Zope Component Architecture) +zope.component: +zope.component: This package represents the core of the Zope Component Architecture. +zope.component: Together with the 'zope.interface' package, it provides facilities +zope.component: for defining, registering and looking up components. +zope.component: +zope.component: +zope.component: +zope.component: +zope.component: +zope.component: |