libxsltv1.1.45
- Updated
Libxslt is a XSLT library implemented in C for XSLT 1.0 and most of EXSLT
- Project website: https://github.com/GNOME/libxslt
#Usage
The package libxslt is compatible with built-in CMake targets:
# xslt library
find_package(LibXslt REQUIRED)
target_link_libraries(main PRIVATE LibXslt::LibXslt)
# exslt library
find_package(LibXslt REQUIRED)
target_link_libraries(main PRIVATE LibXslt::LibExslt)In order to use modules, you must set environment variable LIBXSLT_PLUGINS_PATH
at runtime.
#Features
Default features: profiler, thread
#crypto
Build with crypto support
Platforms: !windows
- ✅linux
- ✅osx
- ❌
windows
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through vcpkg-cmake-get-vars)
- vcpkg-cmake-get-vars (through vcpkg-make)
- vcpkg-make (through libgpg-error)
#plugins
(deprecated)
Platforms: !static
- ✅linux-dynamic
- ✅osx-dynamic
- ✅windows-dynamic
- ❌
linux-static - ❌
osx-static - ❌
windows-static
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#profilerdefault
Build with profiling support
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#python
Builds with python support
Platforms: !windows
- ✅linux
- ✅osx
- ❌
windows
Dependencies:
and 11 transitive dependencies:
gettext-libintl (through python3)
Platforms:
!windowslibiconv (through gettext-libintl)
Platforms:
!linux- zlib (through python3)
Host Dependencies:
9 transitive dependencies:
- pkgconf (through vcpkg-pkgconfig-get-modules)
- vcpkg-cmake (through vcpkg-cmake-get-vars)
- vcpkg-cmake-config (through libuuid)
vcpkg-cmake-get-vars (through libiconv)
Platforms:
android- vcpkg-get-python (through python3)
- vcpkg-make (through libiconv)
vcpkg-msbuild (through python3)
Platforms:
windows- vcpkg-pkgconfig-get-modules (through vcpkg-msbuild)
- vcpkg-tool-meson (through pkgconf)
#threaddefault
Enable multi-threading support
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Contributors
Martin Müller
pravic
NancyLi1013
Jack·Boos·Yu
Phoebe
heydojo
Robert Schumacher
Alexander Neumann
Joachim Gehweiler
Ludek Vodicka
pastle-ptc
Osyotr
Kai Pastor
Gordon Smith
Vincent Thiberville
gerard-ryan-immersaview
Don Olmstead
autoantwort
Kagami Sascha Rosylight
Ivan Sorokin
SunBlack