package gendarme-yojson

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.5.tar.gz
md5=c203671d2fee000520b90726d829f5d2
sha512=9cb4c2dff4a056ed6076c13d87037fb6a07eb3fff338b4bb216e0abc29ae8323eb6f338140a165f9c7e5055db4a996e3fd224ac7ddb225d66456f9e7f3cc6aec

Description

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

Published: 25 Jun 2026

Dependencies (3)

  1. yojson >= "1.6.0"
  2. ppx_marshal_ext = version
  3. dune >= "3.18"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

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

Conflicts

None