pugixml 1.16
On June 16th, after nearly a year and a half of development, pugixml 1.16 was releasedβa fast, cross-platform library for parsing and processing XML (MIT license). The library provides a DOM-like interface with the ability to traverse and modify document nodes. It also supports XPath 1.0 and full Unicode support (UTF-8, UTF-16 (BE/LE), UTF-32 (BE/LE), and UCS-2), with automatic encoding conversion. It supports use without [β¦]
