ocaml-expat - OCaml wrapper for the Expat XML parsing library

Description:

An ocaml wrapper for the Expat XML parsing library. It allows you to
write XML-Parsers using the SAX method. An XML document is parsed on
the fly without needing to load the entire XML-Tree into memory.

Homepage: http://www.xs4all.nl/~mmzeeman/ocaml/

License: LGPL

Vendor: Fedora Project

Packages

ocaml-expat-0.9.1-8.fc8.x86_64 [15 KiB] Changelog by Richard W.M. Jones (2007-09-06):
- Force rebuild because of updated requires/provides scripts in OCaml.