          MODULE=mupdf
         VERSION=1.27.0
          SOURCE=$MODULE-$VERSION-source.tar.gz
      SOURCE_URL=https://mupdf.com/downloads/archive/
      SOURCE_VFY=sha256:ae2442416de499182d37a526c6fa2bacc7a3bed5a888d113ca04844484dfe7c6
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-source
        WEB_SITE=http://mupdf.com
         ENTERED=20101023
         UPDATED=20251212
           SHORT="A lightweight PDF viewer and toolkit"

cat << EOF
The renderer in MuPDF is tailored for high-quality anti-aliased graphics. It
renders text with metrics and spacing accurate to within fractions of a pixel
for the highest fidelity in reproducing the look of a printed page on screen.
MuPDF has support for all non-interactive PDF 1.7 features, and the toolkit
provides a simple API for accessing the internal structures of the PDF document.
EOF
