b9dd37022f
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.
37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/08/18 22:51:21 avsm Exp $
|
|
lib/ocaml/xmlm/
|
|
lib/ocaml/xmlm/META
|
|
lib/ocaml/xmlm/xmlm.cma
|
|
lib/ocaml/xmlm/xmlm.cmi
|
|
lib/ocaml/xmlm/xmlm.mli
|
|
%%native%%
|
|
!%%native%%
|
|
share/doc/ocaml-xmlm/
|
|
share/doc/ocaml-xmlm/Xmlm.Buffer.html
|
|
share/doc/ocaml-xmlm/Xmlm.Make.html
|
|
share/doc/ocaml-xmlm/Xmlm.S.html
|
|
share/doc/ocaml-xmlm/Xmlm.String.html
|
|
share/doc/ocaml-xmlm/Xmlm.html
|
|
share/doc/ocaml-xmlm/api.odocl
|
|
share/doc/ocaml-xmlm/index.html
|
|
share/doc/ocaml-xmlm/index_attributes.html
|
|
share/doc/ocaml-xmlm/index_class_types.html
|
|
share/doc/ocaml-xmlm/index_classes.html
|
|
share/doc/ocaml-xmlm/index_exceptions.html
|
|
share/doc/ocaml-xmlm/index_methods.html
|
|
share/doc/ocaml-xmlm/index_module_types.html
|
|
share/doc/ocaml-xmlm/index_modules.html
|
|
share/doc/ocaml-xmlm/index_types.html
|
|
share/doc/ocaml-xmlm/index_values.html
|
|
share/doc/ocaml-xmlm/style.css
|
|
share/doc/ocaml-xmlm/type_Xmlm.Buffer.html
|
|
share/doc/ocaml-xmlm/type_Xmlm.Make.html
|
|
share/doc/ocaml-xmlm/type_Xmlm.S.html
|
|
share/doc/ocaml-xmlm/type_Xmlm.String.html
|
|
share/doc/ocaml-xmlm/type_Xmlm.html
|
|
share/examples/ocaml-xmlm/
|
|
share/examples/ocaml-xmlm/examples.ml
|
|
share/examples/ocaml-xmlm/tests.itarget
|
|
share/examples/ocaml-xmlm/xhtml.ml
|
|
share/examples/ocaml-xmlm/xmltrip.ml
|