Name: | ocaml-xml-light |
---|---|
Version: | 2.3 |
Release: | 0.5.svn234.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 61490 |
License: | LGPLv2+ |
RPM: | ocaml-xml-light-2.3-0.5.svn234.el7.x86_64.rpm |
Source RPM: | ocaml-xml-light-2.3-0.5.svn234.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.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. |