xml-light 2.3
Maintainer | contact@ocamlpro.com | ||||
---|---|---|---|---|---|
Dependencies |
|
||||
Published | Oct 28, 2013 | ||||
Source [http] |
https://github.com/bguil/ocamllibs/releases/download/xml-light.2.3/xml-light.2.3.tar.gz e2f79f07bd5706ded2baf8c43574e24b |
||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/xml-light/xml-light.2.3/opam |
Xml-Light is a minimal XML parser & printer for OCaml
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.
Necessary for | ||
---|---|---|
dbforge | ||
gxl-light | ||
ocamleditor |