6 Commits

Author SHA1 Message Date
avsm
92b067e1e6 update to ocaml-xmlm-1.2.0
ok jca@, tested by krw@ daniel@ jsg@
2015-08-30 16:33:02 +00:00
kili
5088070bc2 Bump after lang/ocaml pkgname change (first round, more bumps will follow). 2014-08-22 22:21:53 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
chrisz
3cf629c18e update to version 1.1.1
ok by @avsm, @jasper
2012-12-04 07:02:08 +00:00
chrisz
0081341c9f update lang/ocaml to 4.00.1.
Let all ocaml ports RUN_DEPEND on the version of ocaml they were built with.
2012-11-30 19:38:09 +00:00
avsm
b9dd37022f initial import of ocaml-xmlm-1.1.0
From: Christopher Zimmermann <madroach@gmerlin.de>
--
Xmlm is an OCaml module for streaming XML IO. It aims at making XML
processing robust and painless. The streaming interface can process
documents without building an in-memory representation. It lets the
programmer translate its data structures to XML documents and
vice-versa. Functions are provided to easily transform arborescent
data structures to/from XML documents.
2012-08-18 22:51:21 +00:00