source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=appstream-glib
         VERSION=0.8.2
     SOURCE_HASH=sha512:f5c301d9183ccd4773979fd99de694e4b8a6e5d27b5192399e540ee37e9a1f34496055965df09f5445630622a7fc3f23a61f6ab91f8467c73164ba9eb65ef959
          SOURCE=$SPELL-${SPELL/-/_}_${VERSION//./_}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${SPELL/-/_}_${VERSION//./_}
   SOURCE_URL[0]=https://github.com/hughsie/$SPELL/archive/refs/tags/${SPELL/-/_}_${VERSION//./_}.tar.gz
       WEB_SITE=https://www.github.com/hughsie/appstream-glib/
      LICENSE[0]=LGPL
         ENTERED=20221116
        KEYWORDS="appstream flatpak"
           SHORT="""
cat << EOF
This library provides GObjects and helper methods to make it easy to read and
write AppStream metadata. It also provides a simple DOM implementation that makes
it easy to edit nodes and convert to and from the standardized XML representation.
It also supports reading of Debian-style DEP-11 metadata.
EOF
