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 | https://github.com/whitequark/ocaml-expat |
Issue Tracker | https://github.com/whitequark/ocaml-expat/issues |
Maintainer | whitequark@whitequark.org |
Dependencies | |
Source [http] | https://github.com/whitequark/ocaml-expat/archive/v1.0.0.tar.gz sha256=69d0bc2bfef2b4310faac2bb984173a26abde5c5758152822f6807774c7abe4f md5=f77a66b66dc2439733dd379b24d046df |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocaml-expat/ocaml-expat.1.0.0/opam |
Required by