. $GRIMOIRE/MESON_FUNCTIONS
           SPELL=libxml++
         VERSION=5.6.0
     SOURCE_HASH=sha256:cd01ad15a5e44d5392c179ddf992891fb1ba94d33188d9198f9daf99e1bc4fec
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/libxmlplusplus/libxmlplusplus/releases/download/$VERSION/$SOURCE
      LICENSE[0]=LGPL
        WEB_SITE=https://libxmlplusplus.github.io/libxmlplusplus
         ENTERED=20010922
        KEYWORDS="xml libs"
           SHORT="libxml++ is a C++ interface for working with XML files"
cat << EOF
libxml++ is a C++ interface for working with XML files, using libxml
(gnome-xml) to parse and write the actual XML files. It has a simple
but complete API.
EOF
