./textproc/ocaml-xml-light, Minimal Xml parser and printer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.4nb2, Package name: ocaml-xml-light-2.4nb2, Maintainer: jaapb

Xml Light is a minimal Xml parser & printer for OCaml.
It provides a few functions to parse a basic Xml document into
an OCaml data structure and to print back the data structures
to an Xml document.

Xml Light also has support for DTDs (Document Type Definitions).



Required to run:
[lang/ocaml] [devel/ocaml-findlib]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:51:57 by Jaap Boender | Files touched by this commit (118) | Package updated
Log message:
Recursive revbump associated with update of ocaml.

Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml
   2018-11-29 11:45:38 by Jaap Boender | Files touched by this commit (6)
Log message:
Added textproc/ocaml-xml-light, an XML parser for OCaml.

This is needed as a dependency for ocsigenserver.