cconv 0.1
License | BSD2 | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Homepage | https://github.com/c-cube/cconv | |||||||||||||||||
Maintainer | simon.cruanes@inria.fr | |||||||||||||||||
Tags | conversion, gadt and serialization | |||||||||||||||||
Dependencies |
|
|||||||||||||||||
Optional dependencies |
|
|||||||||||||||||
OCaml | >= 4.00.0 | |||||||||||||||||
Published | May 25, 2014 | |||||||||||||||||
Source [http] |
https://github.com/c-cube/cconv/archive/0.1.tar.gz 1ec069ac54f4ec4fd4cd3501039b0b69 |
|||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cconv/cconv.0.1/opam |
Combinators for Type Conversion in OCaml.
CConv provides type-safe combinators for describing how to read/build OCaml values of a given type. Those combinators can be used for serializing and deserializing the values into several formats. The library ships with conversion to Json (yojson), S-expressions (sexplib) and B-encode.
No package is dependent |