CHANGES.rst
CONTRIBUTING.rst
MANIFEST.in
README.rst
pyproject.toml
setup.py
src/plone.schema.egg-info/PKG-INFO
src/plone.schema.egg-info/SOURCES.txt
src/plone.schema.egg-info/dependency_links.txt
src/plone.schema.egg-info/not-zip-safe
src/plone.schema.egg-info/requires.txt
src/plone.schema.egg-info/top_level.txt
src/plone/schema/__init__.py
src/plone/schema/configure.zcml
src/plone/schema/editor.py
src/plone/schema/email.py
src/plone/schema/handler.py
src/plone/schema/interfaces.py
src/plone/schema/jsonfield.py
src/plone/schema/path.py
src/plone/schema/browser/__init__.py
src/plone/schema/browser/configure.zcml
src/plone/schema/browser/email.py
src/plone/schema/browser/jsonfield.py
src/plone/schema/browser/uri.py
src/plone/schema/browser/templates/email_display.pt
src/plone/schema/browser/templates/uri_display.pt
src/plone/schema/tests/__init__.py
src/plone/schema/tests/test_email.py
src/plone/schema/tests/test_jsonfield.py