ocaml-expat - OCaml wrapper for the Expat XML parsing library
Website: | http://www.xs4all.nl/~mmzeeman/ocaml/ |
---|---|
License: | MIT |
- 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.
Packages
ocaml-expat-0.9.1-3m.mo6.i686 [14 KiB] |
Changelog
by NAKAYA Toshiharu (2009-01-21):
- (0.9.1-3m) - rebuild against rpm-4.6 |