          MODULE=libxml++5
         VERSION=5.4.0
          SOURCE=${MODULE%5}-$VERSION.tar.xz
      SOURCE_URL=https://github.com/libxmlplusplus/libxmlplusplus/releases/download/$VERSION/
      SOURCE_VFY=sha256:e9a23c436686a94698d2138e6bcbaf849121d63bfa0f50dc34fefbfd79566848
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libxml++-$VERSION
        WEB_SITE=http://libxmlplusplus.sf.net
            TYPE=meson
         ENTERED=20230504
         UPDATED=20250107
           SHORT="A C++ interface for working with XML files"

cat << EOF
libxml++ is a C++ interface for working with XML files, using libxml2 to
parse and write the actual XML files. It has a simple but complete API.
EOF
