Skip to content

Commit 0365d0f

Browse files
committed
Update README
1 parent 0203b5c commit 0365d0f

File tree

2 files changed

+19
-22
lines changed

2 files changed

+19
-22
lines changed

README

Lines changed: 0 additions & 22 deletions
This file was deleted.

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)