           SPELL=libxml2
         VERSION=2.9.5
     SOURCE_HASH=sha512:197dbd1722e5f90eea43837323352f48d215e198aa6b95685645ef7511e2beba8aadc0dd67e099c945120c5dbe7f8c9da5f376b22f447059e9ffa941c1bfd175
  SECURITY_PATCH=12
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=ftp://xmlsoft.org/$SPELL/$SOURCE
      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
