setup.py
goodtables/__init__.py
goodtables/compat.py
goodtables/exceptions.py
goodtables.egg-info/PKG-INFO
goodtables.egg-info/SOURCES.txt
goodtables.egg-info/dependency_links.txt
goodtables.egg-info/entry_points.txt
goodtables.egg-info/not-zip-safe
goodtables.egg-info/requires.txt
goodtables.egg-info/top_level.txt
goodtables/cli/__init__.py
goodtables/cli/main.py
goodtables/datatable/__init__.py
goodtables/datatable/datatable.py
goodtables/pipeline/__init__.py
goodtables/pipeline/batch.py
goodtables/pipeline/pipeline.py
goodtables/processors/__init__.py
goodtables/processors/base.py
goodtables/processors/schema.py
goodtables/processors/structure.py
goodtables/utilities/__init__.py
goodtables/utilities/csv_dialect.py
goodtables/utilities/data_package.py
goodtables/utilities/helpers.py
goodtables/utilities/table_schema.py