MANIFEST.in
README.md
pyproject.toml
setup.py
src/geokitx/__init__.py
src/geokitx.egg-info/PKG-INFO
src/geokitx.egg-info/SOURCES.txt
src/geokitx.egg-info/dependency_links.txt
src/geokitx.egg-info/not-zip-safe
src/geokitx.egg-info/requires.txt
src/geokitx.egg-info/top_level.txt
src/geokitx/geofileops/__init__.py
src/geokitx/geofileops/gdb.py
src/geokitx/geofileops/shp.py
src/geokitx/geofileops/tab.py
tests/test_gdb.py
tests/test_shp.py
tests/test_tab.py