LICENSE.md
MANIFEST.in
Makefile
README.md
pylintrc
setup.cfg
setup.py
tox.ini
.tox/py/lib/python2.7/site-packages/jsontableschema/VERSION
.tox/py/lib/python2.7/site-packages/tabulator/VERSION
tabulator/VERSION
tabulator/__init__.py
tabulator/errors.py
tabulator/helpers.py
tabulator/iterator.py
tabulator/row.py
tabulator/table.py
tabulator/topen.py
tabulator.egg-info/PKG-INFO
tabulator.egg-info/SOURCES.txt
tabulator.egg-info/dependency_links.txt
tabulator.egg-info/not-zip-safe
tabulator.egg-info/requires.txt
tabulator.egg-info/top_level.txt
tabulator/loaders/__init__.py
tabulator/loaders/api.py
tabulator/loaders/file.py
tabulator/loaders/stream.py
tabulator/loaders/text.py
tabulator/loaders/web.py
tabulator/parsers/__init__.py
tabulator/parsers/api.py
tabulator/parsers/csv.py
tabulator/parsers/excel.py
tabulator/parsers/excelx.py
tabulator/parsers/json.py
tabulator/parsers/tsv.py
tabulator/processors/__init__.py
tabulator/processors/api.py
tabulator/processors/headers.py
tabulator/processors/schema.py
tabulator/processors/strict.py
tests/loaders/__init__.py
tests/loaders/test_file.py
tests/loaders/test_text.py
tests/loaders/test_web.py
tests/parsers/__init__.py
tests/parsers/test_csv.py
tests/parsers/test_excel.py
tests/parsers/test_excelx.py
tests/parsers/test_json.py
tests/parsers/test_tsv.py
tests/processors/__init__.py
tests/processors/test_headers.py
tests/processors/test_schema.py
tests/processors/test_strict.py