nXML is a C library for parsing, writing, and
creating XML 1.0 and 1.1 files or streams. It
supports UTF-8, UTF-16be and UTF-16le, UCS-4
(1234, 4321, 2143, 2312).
License: GNU Lesser General Public License (LGPL)
Changes:
This release fixes a bug about the length of a buffer and an UTF-8 problem.