This package browser is in early development. Mind the rough edges.

minixml

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.

Installation

Install the latest version of minixml as follows:

guix install minixml

Or install a particular version:

guix install minixml@3.3.1

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.