package cconv

  1. Overview
  2. Docs
Combinators for Type Conversion in OCaml.

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=1ec069ac54f4ec4fd4cd3501039b0b69

Description

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.

Tags

conversion gadt serialization

Published: 25 May 2014

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind
  3. ocaml >= "4.00.0" & < "4.06.0"

Dev Dependencies

None

Conflicts (1)

  1. bencode >= "2.0"
OCaml

Innovation. Community. Security.