mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
1db4c061c8
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
12 lines
445 B
Text
12 lines
445 B
Text
zope.component (Zope Component Architecture)
|
|
|
|
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.
|