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

xerces-c 3.2.3

Validating XML parser library for C++

Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.

Installation

Install xerces-c 3.2.3 as follows:

guix install xerces-c@3.2.3

Or install the latest version:

guix install xerces-c

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.