Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ocaml-xml-light - Minimal XML parser and printer for OCaml
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.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| ocaml-xml-light |
2.2.cvs20070817 |
6.el5 |
src |
55 KiB |
Thu Nov 8 13:50:36 2007 |
Changelog
- * Wed Nov 7 22:00:00 2007 Richard W.M. Jones <rjones{%}redhat{*}com> - 2.2.cvs20070817-6
- Rebuild for EPEL.
- * Thu Sep 6 22:00:00 2007 Richard W.M. Jones <rjones{%}redhat{*}com> - 2.2.cvs20070817-5
- Don't package test.cmi file (it's a test program).
- * Thu Sep 6 22:00:00 2007 Richard W.M. Jones <rjones{%}redhat{*}com> - 2.2.cvs20070817-4
- Force rebuild because of updated requires/provides scripts in OCaml.