An XSLT Transformation Engine in C++
Xalan is an XSL processor for transforming XML documents into HTML,
text, or other XML document types. Xalan-C++ represents an almost
complete and robust C++ reference implementation of the W3C
Recommendations for XSL Transformations (XSLT) and the XML Path
Language (XPath).
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/xalan-c && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
xalan-c.changes | 0000009054 8.84 KB | |
xalan-c.spec | 0000003417 3.34 KB | |
xalan_c-1.12.tar.gz | 0001130924 1.08 MB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 838377
from
Dirk Mueller (dirkmueller)
(revision 23)
- update to 1.12: * Xerces-C++ versions 3.0 and newer are supported. Xerces-C++ * Version 3.2.3 is the preferred stable release. * Addition of a CMake build for all supported platforms. * Rewrite of StyleBook XML documentation in Markdown, hosted at * https://apache.github.io/xalan-c/. * Removal of MacOS and Windows project files for old IDE versions. * Removal of Autoconf build. * Xalan-C++ now supports Microsoft Visual Studio 2019 and earlier * via the new CMake build, which replaces the old version-specific * project and solution files. * Xalan-C++ now also supports building with C++11, C++14 and C++17. * Cygwin and MinGW are known to be nonfunctional in this release. * Restoring full support will be a goal for 1.13. - drop fix-ftbfs-ld-as-needed.diff, fix-testxslt-segfault.diff xalan-c-1.11-optflags.patch reproducible.patch xalan-c-parallel-build.patch : obsolete
Comments 0