8 lines
383 B
Text
8 lines
383 B
Text
This package is intended to be independently reusable in any Python
|
|
project. It is maintained by the Zope Toolkit project.
|
|
|
|
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.
|
|
|
|
Please see http://docs.zope.org/zope.component/ for the documentation.
|