XSL Transformation Library
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.
- Sources inherited from project openSUSE:13.1
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.1:Update/libxslt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000253 253 Bytes | almost 11 years |
libxslt-1.1.24-linkflags.patch | 0000000476 476 Bytes | over 12 years |
libxslt-1.1.24-no-net-autobuild.patch | 0000000417 417 Bytes | over 14 years |
libxslt-1.1.28.tar.gz | 0003435907 3.28 MB | over 10 years |
libxslt-config-fixes.patch | 0000000668 668 Bytes | over 10 years |
libxslt-do_not_build_doc_nor_xsltproc.patch | 0000000376 376 Bytes | over 10 years |
libxslt-python.changes | 0000009067 8.85 KB | about 10 years |
libxslt-python.spec | 0000003209 3.13 KB | about 10 years |
libxslt.changes | 0000031623 30.9 KB | over 10 years |
libxslt.spec | 0000005450 5.32 KB | about 10 years |
xslt-config.1.gz | 0000000472 472 Bytes | over 11 years |
Comments 0