. $GRIMOIRE/MESON_FUNCTIONS
           SPELL=libxml++
         VERSION=5.4.0
     SOURCE_HASH=sha256:e9a23c436686a94698d2138e6bcbaf849121d63bfa0f50dc34fefbfd79566848
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      LICENSE[0]=LGPL
        WEB_SITE=https://sourceforge.net/projects/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
