v 4.0.4 Updated: 1 month, 1 week ago
a tiny library for reading and writing XML data
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 an ANSI C compatible compiler (GCC works, as do most vendors’ ANSI C compilers) and a make program. The Mini-XML library is licensed under the Apache License Version 2.0 with an exception to allow linking against GPL2/LGPL2-only software.
To install mxml, paste this into the macOS Terminal after installing MacPorts
sudo port install mxml
| Installations | 2 |
| Requested Installations | 2 |