package ocaml-expat

  1. Overview
  2. Docs
Write XML-Parsers using the SAX method

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.0.tar.gz
sha256=1f23e3a355182ff93f43a90c1262865339fe29778825e990ca0337050ef9f616
md5=fa2ff6db2dcd89a7e74009eda5bd7acf

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.

Published: 04 Nov 2017

Dependencies (2)

  1. ocamlfind build
  2. ocaml >= "4.02.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.