Language

Package: ocaml4.07-ezjsonm @ 1.1.0

Synopsis

Read and write JSON data

Description

Ezjsonm provides more convenient (but far less flexible) input and output functions that go to and from [string] values than jsonm. This avoids the need to write signal code, which is useful for quick scripts that manipulate JSON.

Home page
https://github.com/mirage/ezjsonm/
Location
gnu/packages/ocaml.scm (line: 3701, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ocaml-alcotest' does not match package name 'ocaml4.07-alcotest'
input-labels

Identify input labels that do not match package names

label 'ocaml-hex' does not match package name 'ocaml4.07-hex'
input-labels

Identify input labels that do not match package names

label 'ocaml-jsonm' does not match package name 'ocaml4.07-jsonm'
input-labels

Identify input labels that do not match package names

label 'ocaml-sexplib' does not match package name 'ocaml4.07-sexplib'