         MODULE=assimp
        VERSION=6.0.5
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/assimp/assimp/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:edf3749559c2b7d1f758ffb66fc5bec62186221e623b7f2e8969f17ee46ecb6f
       WEB_SITE=http://assimp.org
        ENTERED=20130417
        UPDATED=20260502
          SHORT="Open Asset(3D models) Import Library"

cat << EOF
Open Asset Import Library (short name: Assimp) is a portable library to import
various well-known 3D model formats in a uniform manner. It also knows how to
export 3d files and is therefore suitable as a general-purpose 3D model
converter.
EOF
