MANIFEST.in
README.md
setup.py
version.txt
geofileops/__init__.py
geofileops/geofile.py
geofileops/geofileops.py
geofileops.egg-info/PKG-INFO
geofileops.egg-info/SOURCES.txt
geofileops.egg-info/dependency_links.txt
geofileops.egg-info/requires.txt
geofileops.egg-info/top_level.txt
geofileops/util/__init__.py
geofileops/util/general_util.py
geofileops/util/geofileops_gpd.py
geofileops/util/geofileops_ogr.py
geofileops/util/io_util.py
geofileops/util/ogr_util.py
geofileops/util/test.gpkg
geofileops/util/vector_util.py
samples/GIS_analysis.py
samples/__init__.py
tests/__init__.py
tests/test_geofile.py
tests/test_geofileops_gpd.py
tests/test_geofileops_ogr_singlelayer.py
tests/test_geofileops_ogr_twolayers.py
tests/test_helper.py
tests/test_ogr_util.py
tests/test_vector_util.py