This package browser is in early development. Mind the rough edges.

ocaml-ezjsonm 1.3.0

Read and write JSON data

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.

Installation

Install ocaml-ezjsonm 1.3.0 as follows:

guix install ocaml-ezjsonm@1.3.0

Or install the latest version:

guix install ocaml-ezjsonm

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.