           SPELL=libxslt
         VERSION=1.1.29
  SECURITY_PATCH=6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=ftp://xmlsoft.org/$SPELL/$SOURCE
#      SOURCE_GPG=gurus.gpg:$SOURCE.sig
     SOURCE_HASH=sha512:a1ce555a74a9dabe65e8f64bb66e27e77760fd76940d88f2d59f58dd63ca73c8ae59f3fcbd8e76c8f92ff992fb0c09328528c20ea38ccac83e63252106bf5f31
        DOC_DIRS=""
      LICENSE[0]=BSD
        WEB_SITE=http://xmlsoft.org/
         ENTERED=20011010
        KEYWORDS="libs"
           SHORT="XSLT processing library"
cat << EOF
Libxslt is a C library for GNOME which allows developers to work with XSLT. It
is based on libxml for XML parsing, tree manipulation, and XPath support. It
is written in plain C, making as few assumptions as possible, and sticking
closely to ANSI C/POSIX for easy embedding. It should work on Linux, Unix, and
Windows. Though not designed primarily with performances in mind, libxslt
seems to be a relatively fast processor. 
EOF
