Light-weight, simple and fast XML parser for C++ with XPath support
Repository:pugixml-1.10 is out. This is a maintenance release that fixes some compatibility issues and introduces several formatting features (read the changelog for details).
Highlights for this release include:
format_skip_control_chars
formatting flag to skip non-printable ASCII charactersformat_attribute_single_quote
formatting flag to use single quotes for attribute valuesYou can download the source package or get the new version from GitHub using the latest tag (https://github.com/zeux/pugixml).