.pre-commit-config.yaml
.readthedocs.yaml
CHANGES.rst
CONTRIBUTING.md
COPYRIGHT.txt
LICENSE.txt
MANIFEST.in
README.rst
buildout.cfg
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/conf.py
docs/hacking.rst
docs/index.rst
docs/make.bat
docs/narr.rst
docs/requirements.txt
docs/api/config.rst
docs/api/docutils.rst
docs/api/exceptions.rst
docs/api/fields.rst
docs/api/interfaces.rst
docs/api/name.rst
docs/api/xmlconfig.rst
docs/api/zopeconfigure.rst
src/zope/__init__.py
src/zope.configuration.egg-info/PKG-INFO
src/zope.configuration.egg-info/SOURCES.txt
src/zope.configuration.egg-info/dependency_links.txt
src/zope.configuration.egg-info/namespace_packages.txt
src/zope.configuration.egg-info/not-zip-safe
src/zope.configuration.egg-info/requires.txt
src/zope.configuration.egg-info/top_level.txt
src/zope/configuration/__init__.py
src/zope/configuration/_compat.py
src/zope/configuration/config.py
src/zope/configuration/docutils.py
src/zope/configuration/exceptions.py
src/zope/configuration/fields.py
src/zope/configuration/interfaces.py
src/zope/configuration/name.py
src/zope/configuration/xmlconfig.py
src/zope/configuration/zopeconfigure.py
src/zope/configuration/tests/__init__.py
src/zope/configuration/tests/bad.py
src/zope/configuration/tests/conditions.py
src/zope/configuration/tests/conditions.zcml
src/zope/configuration/tests/directives.py
src/zope/configuration/tests/nested.py
src/zope/configuration/tests/notyet.py
src/zope/configuration/tests/sample.zcml
src/zope/configuration/tests/schema.zcml
src/zope/configuration/tests/simple.py
src/zope/configuration/tests/simple.zcml
src/zope/configuration/tests/test___init__.py
src/zope/configuration/tests/test_config.py
src/zope/configuration/tests/test_docs.py
src/zope/configuration/tests/test_docutils.py
src/zope/configuration/tests/test_fields.py
src/zope/configuration/tests/test_name.py
src/zope/configuration/tests/test_xmlconfig.py
src/zope/configuration/tests/test_zopeconfigure.py
src/zope/configuration/tests/victim.py
src/zope/configuration/tests/excludedemo/__init__.py
src/zope/configuration/tests/excludedemo/configure.zcml
src/zope/configuration/tests/excludedemo/spam.zcml
src/zope/configuration/tests/excludedemo/sub/__init__.py
src/zope/configuration/tests/excludedemo/sub/configure.zcml
src/zope/configuration/tests/samplepackage/NamedForClass.py
src/zope/configuration/tests/samplepackage/__init__.py
src/zope/configuration/tests/samplepackage/bar.zcml
src/zope/configuration/tests/samplepackage/bar1.zcml
src/zope/configuration/tests/samplepackage/bar2.zcml
src/zope/configuration/tests/samplepackage/bar21.zcml
src/zope/configuration/tests/samplepackage/baro.zcml
src/zope/configuration/tests/samplepackage/baro2.zcml
src/zope/configuration/tests/samplepackage/baz1.zcml
src/zope/configuration/tests/samplepackage/baz2.zcml
src/zope/configuration/tests/samplepackage/baz3.zcml
src/zope/configuration/tests/samplepackage/configure.zcml
src/zope/configuration/tests/samplepackage/configure.zcml.in
src/zope/configuration/tests/samplepackage/foo.py
src/zope/configuration/tests/samplepackage/foo.zcml.in