A C++ wrapper for the libxml XML parser library https://libxmlplusplus.sourceforge.net/
Go to file
2024-01-06 06:13:02 +01:00
libxml++.spec automatic version update by autodist [release 5.0.2-1mamba;Fri Oct 07 2022] 2024-01-06 06:13:02 +01:00
README.md automatic version update by autodist [release 2.37.1-1mamba;Mon Oct 28 2013] 2024-01-06 06:13:01 +01:00

libxml++

libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specifications because they are not aimed at C++. Its API is much simpler than the underlying libxml C API.