Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.2-1m.mo8.i686
[1.4 MiB] |
Changelog
by NARITA Koichi (2011-11-29):
- (1.2.2-1m)
- update to 1.2.2
- rebuild against ocaml-3.12.1
|