ocaml-xmlm

v 1.4.0 Updated: 4 months, 2 weeks ago

streaming XML input/output module for OCaml

Xmlm is an OCaml module providing streaming XML input/output. 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.

https://erratique.ch/software/xmlm

To install ocaml-xmlm, paste this in macOS terminal after installing MacPorts

sudo port install ocaml-xmlm

Add to my watchlist

Installations 4
Requested Installations 3