Name: | ocaml-xml-light |
---|---|
Version: | 2.3 |
Release: | 0.8.svn234.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 64583 |
License: | LGPLv2+ |
RPM: | ocaml-xml-light-2.3-0.8.svn234.el7.aarch64.rpm |
Source RPM: | ocaml-xml-light-2.3-0.8.svn234.el7.src.rpm |
Build Date: | Thu May 10 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://tech.motion-twin.com/xmllight.html |
Summary: | Minimal XML parser and printer for OCaml |
Description: | 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 support also DTD parsing and checking, and is entirely written in OCaml, hence it does not require additional C library. |