minixml 3.3.1
Small XML parsing library
Mini-XML is a small C library to read and write XML files and strings in UTF-8 and UTF-16 encoding.
- Outputs:
out
- Website: https://www.msweet.org/mxml/
- Licenses: LGPL 2.0+
- Package source: gnu/packages/xml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install minixml 3.3.1
as follows:
guix install minixml@3.3.1
Or install the latest version:
guix install minixml
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.