To install this package with conda
run:
conda install -c anaconda zope.component
Description
This package, together with zope.interface, provides facilities
for defining, registering and looking up components. There are
two basic kinds of components: adapters and utilities.