package xml-light

  1. Overview
  2. Docs
Xml-Light is a minimal XML parser & printer for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

2.4.tar.gz
md5=fe55697c13e867ced31ec79d5e33c7de

Description

It provide functions to parse an XML document into an OCaml data structure, work with it, and print it back to an XML document. It support also DTD parsing and checking, and is entirely written in OCaml, hence it does not require additional C library.

Published: 20 Jan 2014