source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=imath
         VERSION=3.2.3
     SOURCE_HASH=sha512:a89556f178de90e4b3d62b4d3b34f3d3eb6d511c24f70e2c066e15dac1bf0e89908c486d195b0bc2da00292aee800376f8a241b83253c33688dfd85a048a252f
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Imath-$VERSION
WEB_SITE=https://github.com/AcademySoftwareFoundation/Imath
   SOURCE_URL[0]=$WEB_SITE/archive/refs/tags/v$VERSION.tar.gz
      LICENSE[0]=BSD
         ENTERED=20211115
        KEYWORDS=""
           SHORT="vector, matrix, and mat"
cat << EOF
Imath is a C++ and python library of 2D and 3D vector, matrix, and math
operations for computer graphics.
EOF
