package camlon

  1. Overview
  2. Docs
Caml Object Notion, parsing and printing OCaml like data expressions

Install

Dune Dependency

Authors

Maintainers

Sources

camlon-1.0.0.tar.gz
md5=8bd9f6802d221214e1988389cc3d428a

Description

CamlON is JSON in OCaml, a tree like data type structure with OCaml values' look and feel. The library provides the data type and its parser and printer.

Published: 12 Apr 2017

Dependencies (3)

  1. omake build
  2. ocamlfind build
  3. ocaml >= "4.03.0" & < "4.06.0"

Dev Dependencies

None

Used by (2)

  1. opamfind
  2. scaml < "1.5.0"

Conflicts

None