README.md
pyproject.toml
src/csv_json_schema_sync.egg-info/PKG-INFO
src/csv_json_schema_sync.egg-info/SOURCES.txt
src/csv_json_schema_sync.egg-info/dependency_links.txt
src/csv_json_schema_sync.egg-info/entry_points.txt
src/csv_json_schema_sync.egg-info/requires.txt
src/csv_json_schema_sync.egg-info/top_level.txt
src/schema_sync/__init__.py
src/schema_sync/cli.py
src/schema_sync/compare.py
src/schema_sync/infer.py
src/schema_sync/validate.py
tests/test_basic.py