. "${GRIMOIRE}/CMAKE_FUNCTIONS"
           SPELL=utf8proc
         VERSION=2.11.2
     SOURCE_HASH="sha512:59109d6e4e4f34e23ee9c112199f6eb781f4f58300749dabe418ac5fc1a914e5d522129b86e35f59c224e1bb099a091307206d0cf8012f82c42b92127c1b1aba"
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]="https://github.com/JuliaStrings/${SPELL}/archive/v${VERSION}.tar.gz"
# Watch: https://github.com/JuliaStrings/utf8proc/tags tags/v([0-9.]+)[.]tar
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://juliastrings.github.io/utf8proc/"
      LICENSE[0]=MIT
         ENTERED=20190427
           SHORT="a small, clean C library that provides Unicode normalization, case-folding, and other operations"
cat << EOF
utf8proc is a small, clean C library that provides Unicode normalization,
case-folding, and other operations for data in the UTF-8 encoding, supporting
Unicode version 12.0
EOF
