diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2001-01-07 14:01:28 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2001-01-07 14:01:28 +0000 |
commit | 6f5e152012186758087a2eead15199e795f8e192 (patch) | |
tree | 36df1a9259ec43df426ee322bc5408d111e6eddd /README | |
parent | 8a5bfd81e5b31731172e3cb21136f6ac517299c6 (diff) | |
download | libxslt-6f5e152012186758087a2eead15199e795f8e192.tar.gz libxslt-6f5e152012186758087a2eead15199e795f8e192.tar.bz2 libxslt-6f5e152012186758087a2eead15199e795f8e192.zip |
Initial revision
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ + + XSLT support for libxml + + http://xmlsoft.org/ + + Requires libxml2 with XPath support. +Currently unusable, very early steps ... + +Daniel Veillard + +Daniel.Veillard@imag.fr +$Id$ |