LICENSE
README.md
pyproject.toml
src/raster_footprint/__init__.py
src/raster_footprint/_cli.py
src/raster_footprint/constants.py
src/raster_footprint/densify.py
src/raster_footprint/footprint.py
src/raster_footprint/mask.py
src/raster_footprint/reproject.py
src/raster_footprint/simplify.py
src/raster_footprint.egg-info/PKG-INFO
src/raster_footprint.egg-info/SOURCES.txt
src/raster_footprint.egg-info/dependency_links.txt
src/raster_footprint.egg-info/entry_points.txt
src/raster_footprint.egg-info/requires.txt
src/raster_footprint.egg-info/top_level.txt
tests/test_cli.py
tests/test_densify.py
tests/test_footprint.py
tests/test_mask.py
tests/test_reproject.py
tests/test_simplify.py