. "$GRIMOIRE/FUNCTIONS"
           SPELL=tidy
         SPELLX=tidy-html5
        VERSION=5.8.0
     SOURCE_HASH=sha512:f352165bdda5d1fca7bba3365560b64d6f70a4e010821cd246cde43bed5c23cea3408d461d3f889110fd35ec9b68aa2b4e95412b07775eb852b7ee1745007a44
          SOURCE=${SPELLX}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELLX}-${VERSION}
   SOURCE_URL[0]=https://github.com/htacg/$SPELLX/archive/refs/tags/$VERSION.tar.gz
        WEB_SITE=http://www.html-tidy.org
         ENTERED=20021002
      LICENSE[0]=W3C
        KEYWORDS="html editors"
           SHORT="Tidy cleans up bad HTML"
cat << EOF
Tidy is a console application for Mac OS X, Linux, Windows, UNIX, and more. It
corrects and cleans up HTML and XML documents by fixing markup errors and
upgrading legacy code to modern standards.

libtidy is a C static and dynamic library that developers can integrate into
their applications in order to bring all of Tidy’s power to your favorite
tools. libtidy is used today in desktop applications, web servers, and more.
EOF
