source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=blake3
         VERSION=1.8.2
     SOURCE_HASH=sha512:5832d15373a0ec224e3c8dc86e1540e9246efbdf8db88fc2cce8924552f632532d9b74eeb15e1d31e3f13676656b5230d009151b4c57eb9d84224a9e385ba839
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/BLAKE3-$VERSION
        WEB_SITE=https://github.com/BLAKE3-team/BLAKE3
   SOURCE_URL[0]=$WEB_SITE/archive/refs/tags/$VERSION.tar.gz
      LICENSE[0]=CC0
         ENTERED=20230924
        KEYWORDS=""
           SHORT="BLAKE3 cryptographic hash"
cat << EOF
the official Rust and C implementations of the BLAKE3 cryptographic hash function
EOF
