           SPELL="fstrcmp"
         VERSION="0.7.D001"
     SOURCE_HASH="sha512:aaeb0227afd5ada5955cbe6a565254ff88d2028d677d199c00e03b7cb5de1f2c69b18e6e8b032e452350a8eda7081807b01765adbeb8476eaf803d9de6e5509c"
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]="http://${SPELL}.sourceforge.net/${SOURCE}"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://fstrcmp.sourceforge.net/"
         ENTERED="20190114"
      LICENSE[0]="GPL"
        KEYWORDS=""
           SHORT="strings fuzzy comparisons library"
cat << EOF
The fstrcmp project provides a library that is used to make fuzzy comparisons
of strings and byte arrays, including multi-byte character strings.

This can be useful in error messages, enabling the suggestion of likely valid
alternatives. In compilers, this can reduce the cascade of secondary errors.
EOF
