          MODULE=libxml++
           MAJOR=2.34
         VERSION=$MAJOR.2
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://ftp.gnome.org/pub/GNOME/sources/$MODULE/$MAJOR
      SOURCE_VFY=sha1:466740a4d384ea5eefc1adbcae95e7c723a74038
        WEB_SITE=http://libxmlplusplus.sf.net
         ENTERED=20030923
         UPDATED=20120409
           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
