System/Libraries

libxslt1: XSL Transformation Library

IInfo.png projhp.png wikart.png
(auf gut Glück) (meist engl.) (falls vorhanden)

Zusammenfassung (meist engl.)
This C library allows you to transform XML files into other XML files (or HTML, text, and more) using the standard XSLT stylesheet transformation mechanism. It is based on libxml (version 2) for XML parsing, tree manipulation, and XPath support. It is written in plain C, making as few assumptions as possible and sticks closely to ANSI C/POSIX for easy embedding. Although not primarily designed with performance in mind, libxslt seems to be a relatively fast processor. It also includes full support for the EXSLT set of extension functions as well as some common extensions present in other XSLT engines. The package comes with xsltproc, a command line interface to the XSLT engine.
Installieren: libxslt1.jpg Status: libxslt1.png Umfang:145 KiB

Paket enthält Anwendung:

xsltproc IInfo.png