          MODULE=libxml2
         VERSION=2.8.0
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=$MODULE-largefile64.patch
      SOURCE_URL=ftp://xmlsoft.org/$MODULE
     SOURCE2_URL=$PATCH_URL
      SOURCE_VFY=sha1:a0c553bd51ba79ab6fff26dc700004c6a41f5250
     SOURCE2_VFY=sha1:53c9fbb1b6cc6ec313bcc49a82a23c2a5ad06760
        WEB_SITE=http://xmlsoft.org
         ENTERED=20010922
         UPDATED=20120526
           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
