CHANGES.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
src/pyramid_formencode_classic/__init__.py
src/pyramid_formencode_classic/_defaults.py
src/pyramid_formencode_classic/_utils.py
src/pyramid_formencode_classic/api.py
src/pyramid_formencode_classic/exceptions.py
src/pyramid_formencode_classic/formatters.py
src/pyramid_formencode_classic/objects.py
src/pyramid_formencode_classic/py.typed
src/pyramid_formencode_classic/utils.py
src/pyramid_formencode_classic.egg-info/PKG-INFO
src/pyramid_formencode_classic.egg-info/SOURCES.txt
src/pyramid_formencode_classic.egg-info/dependency_links.txt
src/pyramid_formencode_classic.egg-info/not-zip-safe
src/pyramid_formencode_classic.egg-info/requires.txt
src/pyramid_formencode_classic.egg-info/top_level.txt
src/pyramid_formencode_classic/debugtoolbar/__init__.py
src/pyramid_formencode_classic/debugtoolbar/panels/__init__.py
src/pyramid_formencode_classic/debugtoolbar/panels/formencode_classic.py
src/pyramid_formencode_classic/debugtoolbar/panels/templates/formencode_classic.dbtmako
tests/__init__.py
tests/test_core.py
tests/fixtures/form_a-html_error_placeholder-alt.mako
tests/fixtures/form_a-html_error_placeholder-default.mako
tests/fixtures/form_a-html_error_placeholder-explicit.mako
tests/fixtures/form_a-html_error_placeholder-none.mako
tests/fixtures/form_b-multi.mako