           MODULE=imath
          VERSION=3.2.2
           SOURCE=$MODULE-$VERSION.tar.gz
  SOURCE_URL_FULL=https://github.com/AcademySoftwareFoundation/Imath/archive/refs/tags/v$VERSION.tar.gz
       SOURCE_VFY=sha256:b4275d83fb95521510e389b8d13af10298ed5bed1c8e13efd961d91b1105e462
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
