          MODULE=tiff
         VERSION=4.7.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://download.osgeo.org/libtiff/
      SOURCE_VFY=sha256:f698d94f3103da8ca7438d84e0344e453fe0ba3b7486e04c5bf7a9a3fabe9b69
        WEB_SITE=http://www.libtiff.org/
         ENTERED=20010922
         UPDATED=20250918
           SHORT="provides support for the Tag Image File Format"

cat << EOF
This software provides support for the Tag Image File Format (TIFF), a
widely used format for storing image data. The latest version of the
TIFF specification is available on-line in several different formats, as
are a number of Technical Notes (TTN's).
Included in this software distribution is a library, libtiff, for
reading and writing TIFF, a small collection of tools for doing simple
manipulations of TIFF images on UNIX systems, and documentation on the
library and tools. A small assortment of TIFF-related software for UNIX
that has been contributed by others is also included.
The library, along with associated tool programs, should handle most of
your needs for reading and writing TIFF images on 32- and 64-bit
machines. This software can also be used on older 16-bit systems though
it may require some effort and you may need to leave out some of the
compression support.
EOF
