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
2024-06-03 15:12:46 GMT
Size
43.60 KB
90d9c0828683c0f9a3099f3f6398fbc4
License
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception