pkgsrc/lang/ocamlduce/PLIST
tonio 9782fd386f OCamlDuce is an enhancement to OCaml that allows one to use XML features,
such as types and values, natively in OCaml programs.

The goal of the OCamlDuce project is to extend the OCaml language with features
to make it easier to write safe and efficient complex applications that need to
deal with XML documents. In particular, it relies on a notion of types and
patterns to guarantee statically that all the possible input documents are
correctly processed, and that only valid output documents are produced.

WWW: http://www.cduce.org/ocaml
2007-04-08 23:04:53 +00:00

21 lines
795 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/08 23:04:53 tonio Exp $
@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/ocamlduce
bin/expungeduce
bin/ocamlduce
bin/ocamlducec
bin/ocamlducedep
bin/ocamlducedoc
bin/ocamlducefind
bin/ocamlducemktop
lib/ocaml/site-lib/ocamlduce/META
lib/ocaml/site-lib/ocamlduce/cduce_types.cmi
lib/ocaml/site-lib/ocamlduce/ocamlduce.cma
lib/ocaml/site-lib/ocamlduce/ocamlduce.cmi
lib/ocaml/site-lib/ocamlduce/ocamlduce.mli
lib/ocaml/site-lib/ocamlduce/topdirs.cmi
lib/ocaml/site-lib/ocamlduce/toplevelducelib.cma
lib/ocaml/site-lib/ocamlduce/toploop.cmi
lib/ocaml/site-lib/ocamlduce/topmain.cmi
lib/ocaml/site-lib/ocamlduce/topstart.cmo
@exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/ocamlduce
@dirrm lib/ocaml/site-lib/ocamlduce/