. "$GRIMOIRE"/CMAKE_FUNCTIONS
           SPELL=olm
         VERSION=3.2.16
          SOURCE="$SPELL-$VERSION.tar.bz2"
   SOURCE_URL[0]=https://gitlab.matrix.org/matrix-org/$SPELL/-/archive/$VERSION/$SOURCE
     SOURCE_HASH=sha512:504ddc91297e7aef99e9b25f73b33bac29716ca33eb333bf1217b719d8862438e2cdaadd88cef3dc84e9f618bcc9eeeaf7e513f2d6909cc4a3d98a5dd79b0581
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://gitlab.matrix.org/matrix-org/olm/"
      LICENSE[0]="Apache-2.0"
         ENTERED=20201112
        KEYWORDS=""
           SHORT="Implementation of the olm and megolm cryptographic ratchets"
cat << EOF
An implementation of the Double Ratchet cryptographic ratchet described by
https://whispersystems.org/docs/specifications/doubleratchet/, written in
C and C++11 and exposed as a C API.
EOF
