          MODULE=libxslt
         VERSION=1.0.29
#        VERSION=1.0.28
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/libxslt/1.0/$SOURCE
        WEB_SITE=http://xmlsoft.org
         ENTERED=20011010
         UPDATED=20030401
           SHORT="libxslt is an 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
