          MODULE=gdal
         VERSION=3.12.3
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/OSGeo/gdal/releases/download/v$VERSION/
      SOURCE_VFY=sha256:1fdfe51181d08b9b83037b611da4de4a7cf1fca69e6564945ac99d3f7d0367dd
        WEB_SITE=https://github.com/OSGeo/gdal
         ENTERED=20050915
         UPDATED=20260320
           SHORT="Geospatial Data Abstraction Library"

cat << EOF
is a translator library for raster geospatial data formats that is released
under an X/MIT style Open Source license. As a library, it presents a
single abstract data model to the calling application for all supported
formats. The related OGR library (which lives within the GDAL source tree)
provides a similar capability for simple features vector data.
EOF
