package xml-light

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

Install

Authors

Maintainers

Sources

xml-light-2.5.tbz
sha256=f58c2b3db70ad1ba080b0d306ae32f82ccbb95dabb92c599cdc467d1e44e003d
sha512=fec6b83f8342a37bdad0fc745032f1faa57b359365ab53c2376fb031613a83a3139766f2d646a9b9b8d67da25252f2499a03de4caaef7bd8738f9b183ef84b6e

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: 22 Feb 2023