          MODULE=libxml2
         VERSION=2.15.2
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://download.gnome.org/sources/libxml2/${VERSION%.*}/
      SOURCE_VFY=sha256:c8b9bc81f8b590c33af8cc6c336dbff2f53409973588a351c95f1c621b13d09d
        WEB_SITE=http://xmlsoft.org/
         ENTERED=20010922
         UPDATED=20260305
           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
