          MODULE=libexif
         VERSION=0.6.26
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/libexif/libexif/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:32e591455339504b7d02f3e9b0a48f16f5455462a9059a7f47639980e82e4bc1
        WEB_SITE=https://github.com/libexif/libexif/
         ENTERED=20030108
         UPDATED=20260414
           SHORT="A library for parsing, editing, and saving EXIF data"

cat << EOF
Most digital cameras produce EXIF files, which are JPEG files with
extra tags that contain information about the image. The EXIF library
allows you to parse an EXIF file and read the data from those tags.
EOF
