category: Libs
requires: ocaml-runtime 
sdesc: "OCaml minimal XML parser"
ldesc: "Xml-Light is a minimal XML parser and printer for OCaml. It
provides 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 written in pure OCaml."