| This document describes libxslt,the
XSLTC library developed for theGnomeproject. Here are some key points about libxslt: Libxslt is a C implementationLibxslt is based on libxml for XML parsing, tree manipulation and
    XPathsupportIt is written in plain C, making as few assumptions as possible,
    andsticking closely to ANSI C/POSIX for easy embedding. Should works
    onLinux/Unix/Windows.This library is released under the MITLicenceThough not designed primarily with performances in mind, libxslt
    seemsto be a relatively fast processor.
 Daniel Veillard |