Description
Provides a small library for parsing XML data. Applications use it to read structured XML files, configuration, metadata, or interchange formats without including a large XML stack.
Most users install it as a dependency. Developers should still validate XML input and handle malformed documents carefully when using it in software.