| OLD | NEW |
| 1 | 1 |
| 2 XML toolkit from the GNOME project | 2 XML toolkit from the GNOME project |
| 3 | 3 |
| 4 Full documentation is available on-line at | 4 Full documentation is available on-line at |
| 5 http://xmlsoft.org/ | 5 http://xmlsoft.org/ |
| 6 | 6 |
| 7 This code is released under the MIT Licence see the Copyright file. | 7 This code is released under the MIT Licence see the Copyright file. |
| 8 | 8 |
| 9 To build on an Unixised setup: | 9 To build on an Unixised setup: |
| 10 ./configure ; make ; make install | 10 ./configure ; make ; make install |
| (...skipping 18 matching lines...) Expand all Loading... |
| 29 | 29 |
| 30 The list archive is at: | 30 The list archive is at: |
| 31 http://mail.gnome.org/archives/xml/ | 31 http://mail.gnome.org/archives/xml/ |
| 32 | 32 |
| 33 All technical answers asked privately will be automatically answered on | 33 All technical answers asked privately will be automatically answered on |
| 34 the list and archived for public access unless pricacy is explicitely | 34 the list and archived for public access unless pricacy is explicitely |
| 35 required and justified. | 35 required and justified. |
| 36 | 36 |
| 37 Daniel Veillard | 37 Daniel Veillard |
| 38 | 38 |
| 39 $Id: README,v 1.13 2005/07/10 21:38:25 veillard Exp $ | 39 $Id$ |
| OLD | NEW |