           MODULE=imath
          VERSION=3.2.2
           SOURCE=Imath-$VERSION.tar.gz
       SOURCE_URL=https://github.com/AcademySoftwareFoundation/Imath/releases/download/v$VERSION/
       SOURCE_VFY=sha256:0f5a783b424f374e6f27ec8b0c73130e89b08814ac8fa2e84fd7fe0b05862c53
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Imath-$VERSION
         WEB_SITE=https://github.com/AcademySoftwareFoundation/Imath
             TYPE=cmake
          ENTERED=20210506
          UPDATED=20251016
            SHORT="math operations for computer graphics"

cat << EOF
A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics.
EOF
