source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=libical
         VERSION=3.0.20
     SOURCE_HASH=sha512:2506320240ba0e4287b6ef1b90b653eacd51105d392b91f8c772f3b0745fecbf55eecfe81f89413cc56106b71ccca780754df31f5190ffce6c372126e27bf1da
          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
