source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=opentimelineio
          SPELLX=OpenTimelineIO
         VERSION=0.18.0
     SOURCE_HASH=sha512:976f19b85e340314e3c97b943e91a2d5800491e85442e66f32a6a37346ffe1a39d423edae76953e4b75a4e8deb02b737e088ae9d4ac74158136494cd5f5c4b16
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/OpenTimelineIO-$VERSION
        WEB_SITE=https://github.com/AcademySoftwareFoundation/OpenTimelineIO
   SOURCE_URL[0]=$WEB_SITE/archive/refs/tags/v$VERSION.tar.gz
      LICENSE[0]=APACHE
         ENTERED=20251010
        KEYWORDS=""
           SHORT="API and interchange format for editorial timeline information"
cat << EOF
Open Source API and interchange format for editorial timeline information,

OTIO contains information about the order and length of cuts and references to external media. It is 
not however, a container format for media.

For integration with applications, the core OTIO library is implemented in C++ and provides an 
in-memory data model, as well as library functions for interpreting, manipulating, and serializing 
that data model. Within the core is a dependency-less library for dealing strictly with time, 'opentime'.
EOF
