.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
version.txt
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/fields.rst
docs/hacking.rst
docs/index.rst
docs/make.bat
docs/narr.rst
docs/requirements.txt
docs/sources.rst
docs/validation.rst
src/zope/__init__.py
src/zope.schema.egg-info/PKG-INFO
src/zope.schema.egg-info/SOURCES.txt
src/zope.schema.egg-info/dependency_links.txt
src/zope.schema.egg-info/namespace_packages.txt
src/zope.schema.egg-info/not-zip-safe
src/zope.schema.egg-info/requires.txt
src/zope.schema.egg-info/top_level.txt
src/zope/schema/__init__.py
src/zope/schema/_bootstrapfields.py
src/zope/schema/_bootstrapinterfaces.py
src/zope/schema/_field.py
src/zope/schema/_messageid.py
src/zope/schema/_schema.py
src/zope/schema/accessors.py
src/zope/schema/fieldproperty.py
src/zope/schema/interfaces.py
src/zope/schema/vocabulary.py
src/zope/schema/tests/__init__.py
src/zope/schema/tests/states.py
src/zope/schema/tests/test__bootstrapfields.py
src/zope/schema/tests/test__bootstrapinterfaces.py
src/zope/schema/tests/test__field.py
src/zope/schema/tests/test__messageid.py
src/zope/schema/tests/test_accessors.py
src/zope/schema/tests/test_equality.py
src/zope/schema/tests/test_fieldproperty.py
src/zope/schema/tests/test_interfaces.py
src/zope/schema/tests/test_schema.py
src/zope/schema/tests/test_states.py
src/zope/schema/tests/test_vocabulary.py