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.
- Developed at devel:libraries:c_c++
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/libxslt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0009-Make-generate-id-deterministic.patch | 0000001699 1.66 KB | |
baselibs.conf | 0000000253 253 Bytes | |
libxslt-1.1.24-no-net-autobuild.patch | 0000000417 417 Bytes | |
libxslt-1.1.33.tar.gz | 0003444093 3.28 MB | |
libxslt-1.1.33.tar.gz.asc | 0000000455 455 Bytes | |
libxslt-CVE-2019-11068.patch | 0000003965 3.87 KB | |
libxslt-CVE-2019-13117.patch | 0000000919 919 Bytes | |
libxslt-CVE-2019-13118.patch | 0000002318 2.26 KB | |
libxslt-config-fixes.patch | 0000000668 668 Bytes | |
libxslt-random-seed.patch | 0000000946 946 Bytes | |
libxslt.changes | 0000040671 39.7 KB | |
libxslt.keyring | 0000006417 6.27 KB | |
libxslt.spec | 0000005302 5.18 KB | |
xslt-config.1 | 0000000877 877 Bytes |
Revision 59 (latest revision is 70)
Dominique Leuenberger (dimstar_suse)
accepted
request 734238
from
Tomáš Chvátal (scarabeus_iv)
(revision 59)
- Drop out lilbxslt-python package as it is just py2 based and upstream yet didn't bother to port it to python3. When there is python3 compatible code it should be enabled as multibuild here * Drop now unused libxslt-1.1.24-linkflags.patch and libxslt-do_not_build_doc_nor_xsltproc.patch
Comments 0