ocaml-expat - OCaml wrapper for the Expat XML parsing library
Website: | http://www.xs4all.nl/~mmzeeman/ocaml/ |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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-46.fc14.al.src [30 KiB] |
Changelog
by Richard W.M. Jones (2017-08-08):
- OCaml 4.05.0 rebuild. |