NOTICE: This package has been removed from pkgsrc

./wip/ocaml-sexplib, S-Expressions with Type Converters for OCaml

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 112.01.00, Package name: ocaml-sexplib-112.01.00, Maintainer: pkgsrc-users

This OCaml library contains functionality for parsing and
pretty-printing S-expressions. In addition to that it contains a
preprocessing module for Camlp4 which can be used to automatically
generate code from type definitions for efficiently converting
OCaml-values to S-expressions and vice versa.


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

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2015-02-05 03:12:14 by Hiramatsu Yoshifumi | Files touched by this commit (5) | Package removed
Log message:
ocaml-sexplib is imported into pkgsrc.
   2014-11-25 10:41:54 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Remove unused lines.
   2014-11-17 02:25:54 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
- Add buildlink3.mk.
- Do not depend on gmake.
   2014-10-27 09:20:58 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Convert to use mk/ocaml.mk.
   2014-05-21 11:06:04 by Hiramatsu Yoshifumi | Files touched by this commit (4)
Log message:
Import OCaml library sexplib into wip/ocaml-sexplib.

This OCaml library contains functionality for parsing and
pretty-printing S-expressions. In addition to that it contains a
preprocessing module for Camlp4 which can be used to automatically
generate code from type definitions for efficiently converting
OCaml-values to S-expressions and vice versa.