source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=libical
         VERSION=3.0.9
     SOURCE_HASH=sha512:4a9894d82776437cb2ef16df70bffb52da7b4fd57b52a4f6941430b3b1f9830829f0775fb495411f67393581bda1304b54c9f0031bc3d4ada56d2204900cb268
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]="https://github.com/$SPELL/$SPELL/releases/download/v$VERSION/$SOURCE"
      LICENSE[0]=LGPL
        KEYWORDS="libs"
        WEB_SITE=https://libical.github.io/libical/
         ENTERED=20020927
           SHORT="OSS implementation of IETF iCalendar"
cat << EOF
Libical is an Open Source implementation of the IETF's iCalendar
Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It
parses iCal components and provides a C API for manipulating the
component properties, parameters, and subcomponents.
EOF
