Xml-Light is a minimal XML parser & 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 also supports DTD
parsing and checking, and is entirely written in OCaml; hence it does
not require a C library.
Build Time
2023-11-12 19:30:59 GMT
Size
42.79 KB
edbaebb7e277a89d7e09d3a367faf733
License
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception