MANIFEST.in
README.md
README_pypi.rst
setup.cfg
setup.py
dev/__init__.py
pycsvschema/__init__.py
pycsvschema/_utilities.py
pycsvschema/checker.py
pycsvschema/defaults.py
pycsvschema/exceptions.py
pycsvschema.egg-info/PKG-INFO
pycsvschema.egg-info/SOURCES.txt
pycsvschema.egg-info/dependency_links.txt
pycsvschema.egg-info/requires.txt
pycsvschema.egg-info/top_level.txt
pycsvschema/validators/__init__.py
pycsvschema/validators/header_validators.py
pycsvschema/validators/row_validators.py
pycsvschema/validators/types.py
tests/__init__.py