package pxp

  1. Overview
  2. Docs
Polymorphic XML Parser

Install

Dune Dependency

Authors

Maintainers

Sources

pxp-1.2.8.tar.gz
md5=e9155cf1705287a52f90ec3737924d8a

Description

PXP is an XML parser for OCaml. It represents the parsed document either as tree or as stream of events. In tree mode, it is possible to validate the XML document against a DTD.

The acronym PXP means Polymorphic XML Parser. This name reflects the ability to create XML trees with polymorphic type parameters.

Published: 14 Jul 2016

Dependencies (4)

  1. ulex
  2. ocamlnet >= "4.1.0"
  3. ocamlfind
  4. ocaml >= "4.01" & < "4.08.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.