/usr/share/doc/libxslt-devel/EXSLT
NameSizeModeActions
html/-0755rm
APIchunk0.html170540644editdlrm
APIconstructors.html50160644editdlrm
APIfiles.html79020644editdlrm
APIfunctions.html59090644editdlrm
APIsymbols.html78840644editdlrm
bugs.html94060644editdlrm
docs.html55670644editdlrm
downloads.html69890644editdlrm
exslt.html101360644editdlrm
help.html60020644editdlrm
index.html54510644editdlrm
intro.html57930644editdlrm
libexslt-api.xml66000644editdlrm
libexslt-refs.xml143350644editdlrm
Edit: /usr/share/doc/libxslt-devel/EXSLT/intro.html (5793B)
Introduction
Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
Made with Libxslt Logo

The EXSLT C library for Gnome

Introduction

Main Menu
Related links
API Indexes

This document describes libxslt, the XSLT C library developed for the Gnome project.

Here are some key points about libxslt:

  • Libxslt is a C implementation
  • Libxslt 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. Should works on Linux/Unix/Windows.
  • This library is released under the MIT Licence
  • Though not designed primarily with performances in mind, libxslt seems to be a relatively fast processor.

Daniel Veillard