Meta Package pxp-engine

Meta packages are used by ocamlfind and in the libraries statement of dune.

Package info

opam-namepxp
opam-version1.2.9
synopsisPolymorphic XML Parser
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.
authors
  • Gerd Stolpmann <gerd@gerd-stolpmann.de>
homepagehttp://projects.camlcity.org/projects/pxp.html
licenseMIT/X11
source-archivehttp://download.camlcity.org/download/pxp-1.2.9.tar.gz
deps (1)
revdeps (5)

Package modules