tree: c954245f5d9ee438bfd221efc98d0d0df32f0cab
  1. libexslt/
  2. libxslt/
  3. m4/
  4. win32/
  5. AUTHORS
  6. config.h.cmake.in
  7. config.h.in
  8. Copyright
  9. FEATURES
  10. FindGcrypt.cmake
  11. INSTALL
  12. libexslt.pc.in
  13. libxslt-config.cmake.cmake.in
  14. libxslt-config.cmake.in
  15. libxslt.pc.in
  16. Makefile.am
  17. py-compile
  18. README.md
  19. TODO
  20. xsltConf.sh.in
third_party/libxslt/src/README.md

libxslt

libxslt is an XSLT processor based on libxml2.

Official releases can be downloaded from https://download.gnome.org/sources/libxslt/

The git repository is hosted on GNOME's GitLab server: https://gitlab.gnome.org/GNOME/libxslt

Bugs should be reported at https://gitlab.gnome.org/GNOME/libxslt/-/issues

Documentation is available at https://gitlab.gnome.org/GNOME/libxslt/-/wikis

The build system is similar to libxml2. Refer to libxml2's README for build instructions.