ocaml-expatversion
Write XML-Parsers using the SAX method
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.
Author | Maas-Maarten Zeeman |
---|---|
Published | |
Homepage | http://mmzeeman.home.xs4all.nl/ocaml/ |
Maintainer | https://github.com/ocaml/opam-repository/issues |
Dependencies | |
Source [http] | http://mmzeeman.home.xs4all.nl/ocaml/ocaml-expat-0.9.1.tar.gz sha256=5fbe8c38f3ab45da5f850aae6b37183f4a8b79a63771a83d7e3d3109fc90c29a md5=17aa00a46c5edeb815f1b0555bad7ed2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocaml-expat/ocaml-expat.0.9.1/opam |
Required by