The Zope configuration system provides an extensible system for supporting
various kinds of configurations. It is based on the idea of configuration
directives, where users provide directives in some language that express
configuration choices. The intent is that the language be pluggable; an
XML language (ZCML) is provided by default.
