x11r4 man page for libxslt

Query: libxslt

OS: x11r4

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

libxslt(3)						     Library Functions Manual							libxslt(3)

NAME
libxslt - library for transforming XML documents
DESCRIPTION
The libxslt library is the XSLT library developed for the Gnome project. XSLT itself is a declarative language for transforming XML docu- ments into other XML documents, or arbitrary text output using a stylesheet. The libxslt library is based on libxml2 library developed for the Gnome project. It also implements most of the EXSLT set of processor- portable extensions functions and some of Saxon's evaluate and expressions extensions.
FILES
/usr/lib/libxslt.so shared object library /usr/lib/libexslt.so shared object library /usr/bin/xsltproc command line XSLT processor /usr/bin/xslt-config binary application for printing library configuration /usr/include/libxslt header files /usr/share/lib/xml/style stylesheets
AUTHORS
Daniel Veillard (daniel@veillard.com).
SEE ALSO
xsltproc(1), xslt-config(1), libxml(3)
NOTES
Source for libxslt is available in the SUNWlxslS package. Documentation for libxslt is available on-line at http://www.xmlsoft.org/XSLT. 17 Jul 2002 libxslt(3)
Related Man Pages
xslt-config(1) - debian
libxml(3) - centos
libxml(3) - suse
libxslt(3) - opendarwin
xslt-config(1) - x11r4
Similar Topics in the Unix Linux Community
Help with installing Gnome on FreeBSD
EditiX 2008-SP2 (Default branch)
Linkers and Loaders: how to (if possible) specify relative path for shared library to the loader
xsltproc command in Unix
How to virtualise Android OS on Debian 6 with Gnome?