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.

AuthorMaas-Maarten Zeeman
Published
Homepagehttps://github.com/whitequark/ocaml-expat
Issue Trackerhttps://github.com/whitequark/ocaml-expat/issues
Maintainerwhitequark@whitequark.org
Dependencies
Source [http] https://github.com/whitequark/ocaml-expat/archive/v1.0.0.tar.gz
md5=f77a66b66dc2439733dd379b24d046df
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ocaml-expat/ocaml-expat.1.0.0/opam
Required by