package jsont

  1. Overview
  2. Docs
Declarative JSON data manipulation for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

jsont-0.1.1.tbz
sha512=e3f403d12283ac932b08254bf5d5debd3dbec1c9022e21f69b1be3fb74727da3ae7d26510eba6770451a6c711987884d93a3ee5baa94ca3a07166ad779206da5

CHANGES.md.html

v0.1.1 2024-12-06 La Forclaz (VS)

  • Jsont.Object.Mems.map make encoding and decoding optional. Like in overy other map.

  • Jsont.Array.map make encoding and decoding optional. Like in every other map.

  • Jsont_bytesrw.encode change the default buffer size to match the one hinted by the writer rather than Bytesrw.Bytes.Slice.io_buffer_size.

  • jsont.{bytesrw,brr} export all requires.

  • jsont tool remove spurious dependency on b0.std (#2).

v0.1.0 2024-11-29 Zagreb

First release.

Supported by a grant from the OCaml Software Foundation.

OCaml

Innovation. Community. Security.