pxpversion
Polymorphic XML Parser
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.
Author | Gerd Stolpmann <gerd@gerd-stolpmann.de> |
---|---|
Licenses | MIT and X11 |
Published | |
Homepage | http://projects.camlcity.org/projects/pxp.html |
Issue Tracker | ocaml-pxp-users@orcaware.com |
Maintainer | codinuum@me.com |
Dependencies | |
Source [http] | http://download.camlcity.org/download/pxp-1.2.8.tar.gz sha256=701754f4460595434ea6db77c33e046d33e4a485e8d28c5d39ced56112c94452 md5=e9155cf1705287a52f90ec3737924d8a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pxp/pxp.1.2.8/opam |