pugixml

Light-weight, simple and fast XML parser for C++ with XPath support

MIT License

Stars
4K
Committers
78

Bot releases are visible (Hide)

pugixml - v1.4

Published by zeux over 10 years ago

Major release, featuring various new features, bug fixes and compatibility improvements.

Specification changes:

  • Documents without element nodes are now rejected with status_no_document_element error, unless parse_fragment option is used

Release highlights:

  • More parsing options (parse_fragment flag to parse XML document fragments, parse_trim_pcdata flag to remove leading/trailing whitespace);
  • Better integer support for attribute and text nodes (long long types and hexadecimal conversion);
  • More stack-efficient XPath compilation and evaluation;

Read full changelog

Package Rankings
Top 5.64% on Proxy.golang.org
Top 6.73% on Conda-forge.org
Top 17.37% on Anaconda.org
Badges
Extracted from project README
Actions Status Build status codecov.io