blob: 48aa4032e41667c0fa68bf25a23e8503e2901d0b [file] [log] [blame]
Daniel Veillard3b9def11999-01-31 22:15:06 +00001
2 XML parser for Gnome
3
4Documentation is available on-line at
5 http://rufus.w3.org/veillard/XML/xml.html
6
7A mailing-list has been set-up, to subscribe:
8 echo "subscribe xml" | mail majordomo@rufus.w3.org
9
10The list archive is at:
11 http://rufus.w3.org/veillard/XML/messages/
12
Daniel Veillard011b63c1999-06-02 17:44:04 +000013NOTE: I use a second CVS server for experimental version of the XML code,
14 this mean that if you commit without a Changelog or without sending
15 the patch to me or the list, it may well get lost. I usually check
16 before copying over the Gnome directory, but it may happen.
17
18 People interested in the bleeding edge or what I'm up to can check
19 at http://dev.w3.org/cgi-bin/cvsweb/XML/
Daniel Veillard3b9def11999-01-31 22:15:06 +000020
21Daniel.Veillard@w3.org