Add DOI-based retrieval functions for Zenodo (#100)
Add export function --output for folders, ZIP files and repositories (#124)
--output
Add details option --details for folders and ZIP files (#116)
--details
Add support for spatial extent for osgeo files (via OGR/GDAL) with generic vector (GeoPackage, Shapefile, GeoJSON, GML, GPX, KML) and raster handling (GeoTIFF) (#87, #99)
osgeo
Add support for ZIP files and folders (#79)
Add debug option --debug and environment variable GEOEXTENT_DEBUG (#73)
--debug
GEOEXTENT_DEBUG
Remove need for -input= for passing input paths in CLI (#73)
-input=
Switch to pygdal and update docs (#73)
pygdal
Add dependencies to required software (#59, @3646929)
Update documentation, now uses Sphinx and is online at https://o2r.info/geoextent/ (#67, #65, #64, #62)
Initial release with core functionality