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
2025-04-02 04:52:16 GMT
Size
43.57 KB
e6316c0bc2b656bdf7a93aed48ce3a88
License
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception