2 XML toolkit from the GNOME project
4 Full documentation is available on-line at
7 This code is released under the MIT Licence see the Copyright file.
9 To build on an Unixised setup:
10 ./configure ; make ; make install
12 see instructions on win32/Readme.txt
14 To assert build quality:
18 There is 3 standalone tools runtest.c runsuite.c testapi.c, which
19 should compile as part of the build or as any application would.
20 Launch them from this directory to get results, runtest checks
21 the proper functionning of libxml2 main APIs while testapi does
22 a full coverage check. Report failures to the list.
24 To report bugs, follow the instructions at:
25 http://xmlsoft.org/bugs.html
27 A mailing-list xml@gnome.org is available, to subscribe:
28 http://mail.gnome.org/mailman/listinfo/xml
30 The list archive is at:
31 http://mail.gnome.org/archives/xml/
33 All technical answers asked privately will be automatically answered on
34 the list and archived for public access unless pricacy is explicitely
35 required and justified.