           SPELL=libxml2
         VERSION=2.6.26
     SOURCE_HASH=sha512:906822205698a9a454ca91ad7f3c2a69294b29fa02cf05e2acbc509bef2d4cb671c30349fbef086c0800183bfa1d677309b9098187a5a62f31df20f31e28b5c3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://xmlsoft.org/sources/$SOURCE
   SOURCE_URL[1]=$GNOME_URL/sources/$SPELL/${VERSION%\.*}/$SOURCE
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=BSD
        WEB_SITE=http://xmlsoft.org
         ENTERED=20010922
        KEYWORDS="parser gnome xml libs"
           SHORT="XML version 2 parser for Gnome"
cat << EOF
The libXML library allows you to manipulate XML files. It offers SAX or
DOM tree generation interfaces. It supports XML and HTML (real world
ones) parsing, flexible DTD validation, XPath, XPointer-XInclude, and
pull and push modes with FTP and HTTP modules. It's written in C and
should be fairly portable. The design is modular; most of the extensions
can be compiled out.
EOF
