Libxslt

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Lowercase Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters". libxslt is the XSLT C library developed for the GNOME project. It provides an implementation of XSLT 1.0, plus most of the EXSLT set of processor-portable extensions functions and some of Saxon's evaluate and expressions extensions. libxslt is based on libxml2, which it uses for XML parsing, tree manipulation and XPath support. It is free software released under the MIT License and can be reused in commercial applications.

libxslt can be used either as library embedded into an application, or via the xsltproc command line tool. The integration into applications is eased by a multitude of language bindings and wrappers. Being written in C, libxslt is a fast and low-resource processor.[1][2][3] This makes it a popular choice for DocBook formatting[4] and as standard XSLT processor for programming languages like PHP,[5] Perl[6] or Python.[7]

The WebKit layout engine (used e.g. in the Apple Safari web browser) uses the libxslt library to do XSL transformations.[8]

See also

Script error: No such module "Portal".

References

<templatestyles src="Reflist/styles.css" />

Script error: No such module "Check for unknown parameters".

External links

Script error: No such module "Navbox".


Template:Asbox Template:Markup-languages-stub