           SPELL=libxml2
         VERSION=2.6.31
  SECURITY_PATCH=1
     SOURCE_HASH=sha512:150152402e5b9d6cb788840ac878394f217d5be08cc1133d82300d7fead20bf26e1c6e3a786622a7136cda9dd842806e32b1e5f9c2dabaf17beb0010e2db21cf
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://xmlsoft.org/$SPELL/$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
