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-9m.mo8.x86_64 [15 KiB] |
Changelog
by NARITA Koichi (2011-11-29):
- (0.9.1-9m) - rebuild against ocaml-3.12.1 |