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
LicenseMIT
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/refs/tags/v1.3.0.tar.gz
md5=f81080294871caf00c9bcd9581701c26
sha512=72a59c982179ebc2cbd4c0659ec81c1c7422de78f9fff4bd9feebda8739d3a50d2840bb5f058e075dd63a2d1af35727e04315361febca3af6c8605ee52e27498
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ocaml-expat/ocaml-expat.1.3.0/opam
Required by