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: 3607, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/sb78bzwcpmq32hprp1hdg31f16k1scsb-ocaml4.07-ezjsonm-1.1.0.drv

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'