package gendarme-ezjsonm

  1. Overview
  2. No Docs
Libraries to marshal OCaml data structures (JSON [Ezjsonm])

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.6.tar.gz
md5=12e90edf778c6df13b8f348f46c0962f
sha512=13d0cefca40dd412a3b62263d7fdc275736e427ab54e344f2d144490986210079f4e29c2b89124a563f11e01a43776ed539d31752b5be82d05bed7b756f411cf

Description

This package allows to marshal OCaml data structures to JSON using Ezjsonm

Added to opam-repository:

Dependencies (3)

  1. ezjsonm >= "1.1.0"
  2. ppx_marshal_ext = version
  3. dune >= "3.18"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. gendarme-json >= "0.6.0"
  2. ppx_marshal >= "0.6.0"

Conflicts

None