summaryrefslogtreecommitdiffstats
path: root/libraries/zope.component/README
blob: 62718e2c76dd14cb5c0e3d0ae764b70721ee6614 (plain)
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.

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