CMD + K

zeem

Community

A C++ Module Library offering a full XML library with validating parser, DOM tree, XPaths and serialization.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::zeem

Usage Tracking

2.1.2
2.1.1
2.1.0
2.0.5
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

This is a feature complete XML library containing a validating parser as well as a modern C++ API for the data structures. It also supports serializing custom data structures. The core of this library is a validating XML parser with DTD processing and all. On top of this are implemented an API for manipulating XML data in a DOM like fashion and a serialization API. As a bonus there’s also an XPath implementation, albeit this is limited to XPath 1.0. This XML library was extracted from libzeep since having a separate and simple XML library is more convenient. The API is unfortunately no longer compatible since the goal was to be more standards compliant. E.g., zeem::element should now be a complete Sequence Container.

About

Summary

A C++ Module Library offering a full XML library with validating parser, DOM tree, XPaths and serialization.

Last Updated

Feb 17, 2026 at 23:43

License

BSD-2-Clause

Supported Platforms

linux-aarch64
linux-ppc64le
macOS-64
macOS-arm64
win-64
linux-64