.coveragerc
.flake8
CHANGES.rst
CONTRIBUTORS.txt
COPYRIGHT.txt
LICENSE.txt
MANIFEST.in
README.rst
RELEASING.txt
contributing.md
pyproject.toml
rtd.txt
setup.cfg
setup.py
tox.ini
.github/workflows/ci-linux.yml
.github/workflows/ci-macos.yml
.github/workflows/ci-windows.yml
docs/.gitignore
docs/Makefile
docs/api.rst
docs/basics.rst
docs/binding.rst
docs/changes.rst
docs/conf.py
docs/extending.rst
docs/glossary.rst
docs/index.rst
docs/interfaces.rst
docs/manipulation.rst
docs/null_and_drop.rst
src/colander/__init__.py
src/colander/compat.py
src/colander/interfaces.py
src/colander.egg-info/PKG-INFO
src/colander.egg-info/SOURCES.txt
src/colander.egg-info/dependency_links.txt
src/colander.egg-info/requires.txt
src/colander.egg-info/top_level.txt
src/colander/locale/colander.pot
src/colander/locale/cs/LC_MESSAGES/colander.mo
src/colander/locale/cs/LC_MESSAGES/colander.po
src/colander/locale/de/LC_MESSAGES/colander.mo
src/colander/locale/de/LC_MESSAGES/colander.po
src/colander/locale/el/LC_MESSAGES/colander.mo
src/colander/locale/el/LC_MESSAGES/colander.po
src/colander/locale/es/LC_MESSAGES/colander.mo
src/colander/locale/es/LC_MESSAGES/colander.po
src/colander/locale/fi/LC_MESSAGES/colander.mo
src/colander/locale/fi/LC_MESSAGES/colander.po
src/colander/locale/fr/LC_MESSAGES/colander.mo
src/colander/locale/fr/LC_MESSAGES/colander.po
src/colander/locale/it/LC_MESSAGES/colander.mo
src/colander/locale/it/LC_MESSAGES/colander.po
src/colander/locale/ja/LC_MESSAGES/colander.mo
src/colander/locale/ja/LC_MESSAGES/colander.po
src/colander/locale/nl/LC_MESSAGES/colander.mo
src/colander/locale/nl/LC_MESSAGES/colander.po
src/colander/locale/pl/LC_MESSAGES/colander.mo
src/colander/locale/pl/LC_MESSAGES/colander.po
src/colander/locale/pt/LC_MESSAGES/colander.mo
src/colander/locale/pt/LC_MESSAGES/colander.po
src/colander/locale/pt_BR/LC_MESSAGES/colander.mo
src/colander/locale/pt_BR/LC_MESSAGES/colander.po
src/colander/locale/ro/LC_MESSAGES/colander.mo
src/colander/locale/ro/LC_MESSAGES/colander.po
src/colander/locale/ru/LC_MESSAGES/colander.mo
src/colander/locale/ru/LC_MESSAGES/colander.po
src/colander/locale/sv/LC_MESSAGES/colander.mo
src/colander/locale/sv/LC_MESSAGES/colander.po
src/colander/locale/zh_Hans/LC_MESSAGES/colander.mo
src/colander/locale/zh_Hans/LC_MESSAGES/colander.po
src/colander/locale/zh_Hant/LC_MESSAGES/colander.mo
src/colander/locale/zh_Hant/LC_MESSAGES/colander.po
tests/__init__.py
tests/relative.py
tests/test_colander.py
tests/test_interfaces.py