.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
uv.lock
.github/dependabot.yml
.github/workflows/release.yml
.github/workflows/test.yml
arcgis/README.md
arcgis/changedetector_common.py
arcgis/changedetector_diff2gdb.py
arcgis/changedetector_diff2json.py
arcgis/changedetector_toolvalidator.py
scripts/update_cli_docs.py
src/fit_changedetector/__init__.py
src/fit_changedetector/_version.py
src/fit_changedetector/changedetector.py
src/fit_changedetector/cli.py
src/fit_changedetector.egg-info/PKG-INFO
src/fit_changedetector.egg-info/SOURCES.txt
src/fit_changedetector.egg-info/dependency_links.txt
src/fit_changedetector.egg-info/entry_points.txt
src/fit_changedetector.egg-info/requires.txt
src/fit_changedetector.egg-info/scm_file_list.json
src/fit_changedetector.egg-info/scm_version.json
src/fit_changedetector.egg-info/top_level.txt
tests/test_cli.py
tests/test_diffs.py
tests/data/parks_a.geojson
tests/data/parks_b.geojson
tests/data/pets_1.csv
tests/data/pets_2.csv