           SPELL=libxml
         VERSION=1.8.17
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://xmlsoft.org/old/$SOURCE
   SOURCE_URL[1]=ftp://speakeasy.rpmfind.net/pub/libxml/old/$SOURCE
   SOURCE_URL[2]=ftp://fr.rpmfind.net/pub/libxml/old/$SOURCE
          MD5[0]=253588018242e6e3b6c51330b4acee35
        WEB_SITE=http://xmlsoft.org
         ENTERED=20010922
         UPDATED=20020129
      LICENSE[0]=LGPL
       BUILD_API=2
           SHORT="XML version 1 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
