package ocaml-expat

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-expat-0.9.1.tar.gz
sha256=5fbe8c38f3ab45da5f850aae6b37183f4a8b79a63771a83d7e3d3109fc90c29a
md5=17aa00a46c5edeb815f1b0555bad7ed2

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: 21 Nov 2013

Dependencies (2)

  1. ocamlfind build
  2. ocaml

Dev Dependencies

None

Used by (1)

  1. libra-tk

Conflicts

None

OCaml

Innovation. Community. Security.