We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0203b5c commit 0365d0fCopy full SHA for 0365d0f
README
README.md
@@ -0,0 +1,19 @@
1
+# libxslt
2
+
3
+libxslt is an XSLT processor based on libxml2.
4
5
+Official releases can be downloaded from
6
+<https://download.gnome.org/sources/libxslt/>
7
8
+The git repository is hosted on GNOME's GitLab server:
9
+<https://gitlab.gnome.org/GNOME/libxslt>
10
11
+Bugs should be reported at
12
+<https://gitlab.gnome.org/GNOME/libxslt/-/issues>
13
14
+Documentation is available at
15
+<https://gitlab.gnome.org/GNOME/libxslt/-/wikis>
16
17
+The build system is similar to libxml2. Refer to libxml2's README for
18
+build instructions.
19
0 commit comments