slackbuilds/libraries/zope.component
Mikko Värri fafc62ee51 libraries/zope.component: Change license.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-17 21:42:05 -06:00
..
README libraries/zope.component: Updated for version 3.10.0 2010-12-20 22:44:02 -06:00
slack-desc libraries/zope.component: Added (Zope Component Architecture) 2010-08-14 19:04:52 -05:00
zope.component.SlackBuild libraries/zope.component: Change license. 2011-12-17 21:42:05 -06:00
zope.component.info libraries/zope.component: Updated for version 3.10.0 2010-12-20 22:44:02 -06:00

README

This package represents the core of the Zope Component Architecture.
Together with the 'zope.interface' package, it provides facilities
for defining, registering and looking up components.

This requires zope.event and zope.interface.

To build, this requires pysetuptools.

Additional functionality is provided, if zope.hookable,
zope.i18nmessageid, zope.configuration, and/or ZODB3 are installed.