| This document describes libxslt,
the XSLT C library developed for the
Gnome project. Here are some key points about libxslt: Libxslt is a C implementationLibxslt is based on libxml for XML parsing, tree manipulation and XPath
    supportIt is written in plain C, making as few assumptions as possible, and
    sticking closely to ANSI C/POSIX for easy embedding. Should works on
    Linux/Unix/Windows.This library is released under the MIT
  LicenceThough not designed primarily with performances in mind, libxslt seems
    to be a relatively fast processor.
 Daniel Veillard |