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

cat << EOF
GDAL 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
