ocaml-xml-light - 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.
Homepage: http://tech.motion-twin.com/xmllight.html
License: LGPLv2+
Vendor: Fedora Project
Packages
ocaml-xml-light-2.2.cvs20070817-5.fc8.x86_64 [20 KiB] |
Changelog by Richard W.M. Jones (2007-09-06):
- Don't package test.cmi file (it's a test program). |