LICENSE
README.md
pyproject.toml
setup.cfg
src/csv2excel/__init__.py
src/csv2excel/csv2excel.py
src/csv2geojson/__init__.py
src/csv2geojson/csv2geojson.py
src/gis_conflation_toolchain.egg-info/PKG-INFO
src/gis_conflation_toolchain.egg-info/SOURCES.txt
src/gis_conflation_toolchain.egg-info/dependency_links.txt
src/gis_conflation_toolchain.egg-info/entry_points.txt
src/gis_conflation_toolchain.egg-info/requires.txt
src/gis_conflation_toolchain.egg-info/top_level.txt
src/gisconflation/__init__.py
src/gisconflation/csv2gecodedcsv.py
src/gisconflation/csvedit.py
src/gisconflation/dictionarybuilder.py
src/gisconflation/dictionarymerger.py
src/gisconflation/geojsonconcat.py
src/gisconflation/geojsondiff.py
src/gisconflation/geojsonedit.py
src/gisconflation/geojsonmerger.py
src/gisconflation/json2csv.py
src/gisconflation/osmf2geojson.py
src/gisconflation/overpassql2osmf.py
src/gisconflation/util.py
src/gisconflation/lib/__init__.py
src/gisconflation/lib/language.py
tests/test_main.py