LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/index.rst
docs/api/contrib.rst
docs/api/models.rst
docs/api/transforms.rst
docs/api/types.rst
docs/api/validation.rst
docs/basics/install.rst
docs/basics/quickstart.rst
docs/development/community.rst
docs/development/development.rst
docs/usage/exporting.rst
docs/usage/importing.rst
docs/usage/models.rst
docs/usage/types.rst
docs/usage/validation.rst
schematics/__init__.py
schematics/common.py
schematics/compat.py
schematics/datastructures.py
schematics/exceptions.py
schematics/models.py
schematics/transforms.py
schematics/util.py
schematics/validate.py
schematics/contrib/__init__.py
schematics/contrib/mongo.py
schematics/types/__init__.py
schematics/types/base.py
schematics/types/compound.py
schematics/types/serializable.py
schematics/types/temporal.py
schematics_patched.egg-info/PKG-INFO
schematics_patched.egg-info/SOURCES.txt
schematics_patched.egg-info/dependency_links.txt
schematics_patched.egg-info/requires.txt
schematics_patched.egg-info/top_level.txt
tests/__init__.py
tests/__init__.pyc
tests/test_binding.py
tests/test_compound.py
tests/test_datastructures.py
tests/test_dict_type.py
tests/test_equality.py
tests/test_exceptions.py
tests/test_flatten.py
tests/test_functional.py
tests/test_list_type.py
tests/test_model_type.py
tests/test_models.py
tests/test_mongo.py
tests/test_ordered_serialization.py
tests/test_polymodeltype.py
tests/test_serialize.py
tests/test_temporal.py
tests/test_types.py
tests/test_validation.py
tests/__pycache__/test_binding.cpython-27-PYTEST.pyc
tests/__pycache__/test_compound.cpython-27-PYTEST.pyc
tests/__pycache__/test_datastructures.cpython-27-PYTEST.pyc
tests/__pycache__/test_dict_type.cpython-27-PYTEST.pyc
tests/__pycache__/test_equality.cpython-27-PYTEST.pyc
tests/__pycache__/test_exceptions.cpython-27-PYTEST.pyc
tests/__pycache__/test_flatten.cpython-27-PYTEST.pyc
tests/__pycache__/test_functional.cpython-27-PYTEST.pyc
tests/__pycache__/test_list_type.cpython-27-PYTEST.pyc
tests/__pycache__/test_model_type.cpython-27-PYTEST.pyc
tests/__pycache__/test_models.cpython-27-PYTEST.pyc
tests/__pycache__/test_mongo.cpython-27-PYTEST.pyc
tests/__pycache__/test_ordered_serialization.cpython-27-PYTEST.pyc
tests/__pycache__/test_polymodeltype.cpython-27-PYTEST.pyc
tests/__pycache__/test_serialize.cpython-27-PYTEST.pyc
tests/__pycache__/test_temporal.cpython-27-PYTEST.pyc
tests/__pycache__/test_types.cpython-27-PYTEST.pyc
tests/__pycache__/test_validation.cpython-27-PYTEST.pyc