           SPELL=libxml2
         VERSION=2.7.5
  SECURITY_PATCH=1
     SOURCE_HASH=sha512:134769d5262f3bfa169e7fa6e6788f838a7b3e29d001c59b9b80d0239b0244ffd0b9a190ffd6c93e5f40e4fcc94568c07000d996d7b047d7f8422b9c0bc65168
          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
