Language

Package: ocaml-jsonm @ 1.0.1

Synopsis

Non-blocking streaming JSON codec for OCaml

Description

Jsonm is a non-blocking streaming codec to decode and encode the JSON data format. It can process JSON text without blocking on IO and without a complete in-memory representation of the data.

Home page
https://erratique.ch/software/jsonm
Location
gnu/packages/ocaml.scm (line: 2890, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/hq3pngqqwhirlr8whnnvm8wgj1jg0zz9-ocaml-jsonm-1.0.1.drv

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'topkg' does not match package name 'ocaml-topkg'
input-labels

Identify input labels that do not match package names

label 'uutf' does not match package name 'ocaml-uutf'
input-labels

Identify input labels that do not match package names

label 'cmdliner' does not match package name 'ocaml-cmdliner'