Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ocaml-pxp - Validating XML parser
- Description:
PXP is a validating XML parser for O'Caml. 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.
Packages
ocaml-pxp-1.2.1-2m.mo6.x86_64
[4.2 MiB] |
Changelog
by NAKAYA Toshiharu (2009-05-16):
- (1.2.1-2m)
- rebuild against ocaml-pcre-6.0.0 and ocaml-ocamlnet-2.2.9-6m
|