          MODULE=gdal
         VERSION=3.12.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/OSGeo/gdal/releases/download/v$VERSION/
      SOURCE_VFY=sha256:44c95baabe6c1a047c1ebe5043e38dd73e4936bc4c481db14efbfd03342eab73
        WEB_SITE=https://github.com/OSGeo/gdal
         ENTERED=20050915
         UPDATED=20251117
           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
