Lib/site-packages/goodtables-2.5.2.dist-info/INSTALLER
Lib/site-packages/goodtables-2.5.2.dist-info/LICENSE.md
Lib/site-packages/goodtables-2.5.2.dist-info/METADATA
Lib/site-packages/goodtables-2.5.2.dist-info/RECORD
Lib/site-packages/goodtables-2.5.2.dist-info/REQUESTED
Lib/site-packages/goodtables-2.5.2.dist-info/WHEEL
Lib/site-packages/goodtables-2.5.2.dist-info/direct_url.json
Lib/site-packages/goodtables-2.5.2.dist-info/entry_points.txt
Lib/site-packages/goodtables-2.5.2.dist-info/top_level.txt
Lib/site-packages/goodtables/VERSION
Lib/site-packages/goodtables/__init__.py
Lib/site-packages/goodtables/__main__.py
Lib/site-packages/goodtables/__pycache__/__init__.cpython-36.pyc
Lib/site-packages/goodtables/__pycache__/__main__.cpython-36.pyc
Lib/site-packages/goodtables/__pycache__/cells.cpython-36.pyc
Lib/site-packages/goodtables/__pycache__/cli.cpython-36.pyc
Lib/site-packages/goodtables/__pycache__/config.cpython-36.pyc
Lib/site-packages/goodtables/__pycache__/error.cpython-36.pyc
Lib/site-packages/goodtables/__pycache__/exceptions.cpython-36.pyc
Lib/site-packages/goodtables/__pycache__/helpers.cpython-36.pyc
Lib/site-packages/goodtables/__pycache__/inspector.cpython-36.pyc
Lib/site-packages/goodtables/__pycache__/registry.cpython-36.pyc
Lib/site-packages/goodtables/__pycache__/spec.cpython-36.pyc
Lib/site-packages/goodtables/__pycache__/validate.cpython-36.pyc
Lib/site-packages/goodtables/cells.py
Lib/site-packages/goodtables/checks/__init__.py
Lib/site-packages/goodtables/checks/__pycache__/__init__.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/blank_header.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/blank_row.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/constraints_checks.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/duplicate_header.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/duplicate_row.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/enumerable_constraint.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/extra_header.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/extra_value.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/maximum_constraint.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/maximum_length_constraint.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/minimum_constraint.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/minimum_length_constraint.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/missing_header.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/missing_value.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/non_matching_header.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/pattern_constraint.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/required_constraint.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/type_or_format_error.cpython-36.pyc
Lib/site-packages/goodtables/checks/__pycache__/unique_constraint.cpython-36.pyc
Lib/site-packages/goodtables/checks/blank_header.py
Lib/site-packages/goodtables/checks/blank_row.py
Lib/site-packages/goodtables/checks/constraints_checks.py
Lib/site-packages/goodtables/checks/duplicate_header.py
Lib/site-packages/goodtables/checks/duplicate_row.py
Lib/site-packages/goodtables/checks/enumerable_constraint.py
Lib/site-packages/goodtables/checks/extra_header.py
Lib/site-packages/goodtables/checks/extra_value.py
Lib/site-packages/goodtables/checks/maximum_constraint.py
Lib/site-packages/goodtables/checks/maximum_length_constraint.py
Lib/site-packages/goodtables/checks/minimum_constraint.py
Lib/site-packages/goodtables/checks/minimum_length_constraint.py
Lib/site-packages/goodtables/checks/missing_header.py
Lib/site-packages/goodtables/checks/missing_value.py
Lib/site-packages/goodtables/checks/non_matching_header.py
Lib/site-packages/goodtables/checks/pattern_constraint.py
Lib/site-packages/goodtables/checks/required_constraint.py
Lib/site-packages/goodtables/checks/type_or_format_error.py
Lib/site-packages/goodtables/checks/unique_constraint.py
Lib/site-packages/goodtables/cli.py
Lib/site-packages/goodtables/config.py
Lib/site-packages/goodtables/contrib/__init__.py
Lib/site-packages/goodtables/contrib/__pycache__/__init__.cpython-36.pyc
Lib/site-packages/goodtables/contrib/checks/__init__.py
Lib/site-packages/goodtables/contrib/checks/__pycache__/__init__.cpython-36.pyc
Lib/site-packages/goodtables/contrib/checks/__pycache__/blacklisted_value.cpython-36.pyc
Lib/site-packages/goodtables/contrib/checks/__pycache__/custom_constraint.cpython-36.pyc
Lib/site-packages/goodtables/contrib/checks/__pycache__/deviated_value.cpython-36.pyc
Lib/site-packages/goodtables/contrib/checks/__pycache__/foreign_key.cpython-36.pyc
Lib/site-packages/goodtables/contrib/checks/__pycache__/sequential_value.cpython-36.pyc
Lib/site-packages/goodtables/contrib/checks/__pycache__/truncated_value.cpython-36.pyc
Lib/site-packages/goodtables/contrib/checks/blacklisted_value.py
Lib/site-packages/goodtables/contrib/checks/custom_constraint.py
Lib/site-packages/goodtables/contrib/checks/deviated_value.py
Lib/site-packages/goodtables/contrib/checks/foreign_key.py
Lib/site-packages/goodtables/contrib/checks/sequential_value.py
Lib/site-packages/goodtables/contrib/checks/truncated_value.py
Lib/site-packages/goodtables/error.py
Lib/site-packages/goodtables/exceptions.py
Lib/site-packages/goodtables/helpers.py
Lib/site-packages/goodtables/inspector.py
Lib/site-packages/goodtables/presets/__init__.py
Lib/site-packages/goodtables/presets/__pycache__/__init__.cpython-36.pyc
Lib/site-packages/goodtables/presets/__pycache__/datapackage.cpython-36.pyc
Lib/site-packages/goodtables/presets/__pycache__/nested.cpython-36.pyc
Lib/site-packages/goodtables/presets/__pycache__/table.cpython-36.pyc
Lib/site-packages/goodtables/presets/datapackage.py
Lib/site-packages/goodtables/presets/nested.py
Lib/site-packages/goodtables/presets/table.py
Lib/site-packages/goodtables/registry.py
Lib/site-packages/goodtables/schemas/report.json
Lib/site-packages/goodtables/spec.json
Lib/site-packages/goodtables/spec.py
Lib/site-packages/goodtables/validate.py
Scripts/goodtables-script.py
Scripts/goodtables.exe
