diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-10-15 10:43:01 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-10-15 10:43:01 +0000 |
commit | 9a448152d3901988689a8710fcd8c802fa53a9e7 (patch) | |
tree | 268e07e9764bc231c12db20507f5aa54e5af9cb7 /README | |
parent | 117597ebabeb0c71e06f8d4e26344579b51ef243 (diff) | |
download | libxslt-9a448152d3901988689a8710fcd8c802fa53a9e7.tar.gz libxslt-9a448152d3901988689a8710fcd8c802fa53a9e7.tar.bz2 libxslt-9a448152d3901988689a8710fcd8c802fa53a9e7.zip |
updated the contact informations Daniel
* README: updated the contact informations
Daniel
Diffstat (limited to 'README')
-rw-r--r-- | README | 20 |
1 files changed, 12 insertions, 8 deletions
@@ -1,16 +1,20 @@ - XSLT support for libxml2 + XSLT support for libxml2 (XML toolkit from the GNOME project) - http://xmlsoft.org/ +Full documentation is available on-line at + http://xmlsoft.org/XSLT/ - Requires libxml2 >= 2.3.6 with XPath support. It won't even compile -otherwise. - Check the FEATURES file for informations about completeness - Check the Changelog too to keep track of progresses. +This code is released under the MIT Licence see the Copyright file. + +To report bugs, follow the instructions at: + http://xmlsoft.org/XSLT/bug.html - report bugs to xslt@gnome.org or on the bugzilla.gnome.org base. +A mailing-list xslt@gnome.org is available, to subscribe: + http://mail.gnome.org/mailman/listinfo/xslt + +The list archive is at: + http://mail.gnome.org/archives/xslt/ Daniel Veillard -Daniel.Veillard@imag.fr $Id$ |