package xmlm

  1. Overview
  2. Docs
Streaming XML IO for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

xmlm-1.1.1.tbz
md5=357025dd1a9fc87b6e50ac21eb0eb2b1

Description

Xmlm is an OCaml module for streaming XML IO. It aims at making XML processing robust and painless. The streaming interface can process documents without building an in-memory representation. It lets the programmer translate its data structures to XML documents and vice-versa. Functions are provided to easily transform arborescent data structures to/from XML documents.

Xmlm is made of a single independent module and distributed under the BSD3 license.

Published: 21 Nov 2013