Mini-XML Tiny XML Library

Version License C Linux | macOS | Unix | Windows

News

Mini-XML 4.0.2 March 24, 2024

Mini-XML 4.0.1 March 22, 2024

Mini-XML 4.0.0 March 20, 2024

Mini-XML 3.3.1 July 25, 2022

Mini-XML 3.3 November 06, 2021

Mini-XML is a tiny XML library that you can use to read and write XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires a C99 compatible compiler (GCC works, as do most vendors’ C compilers) and a make program.

Mini-XML provides the following functionality:

Mini-XML doesn’t do validation or other types of processing on the data based upon schema files or other sources of definition information.

Note: Version 4.0 is not source-compatible with prior releases of Mini-XML. See the documentation for more information.