package ezjsonm

  1. Overview
  2. Docs
An easy interface on top of the Jsonm library

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.3.tar.gz
md5=a3b0f07ffb19d0ddcf935d2c2c0cdcc9

Description

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

More advanced users should go straight to the Jsonm library and use it directly, rather than be saddled with the Ezjsonm interface.

Tags

org:mirage org:ocamllabs

Published: 30 Nov 2015

Dependencies (6)

  1. ocamlbuild build
  2. hex
  3. sexplib
  4. jsonm >= "0.9.1"
  5. ocamlfind build
  6. ocaml < "4.06.0"

Dev Dependencies (2)

  1. lwt with-test
  2. alcotest with-test & >= "0.4.0"

Used by (36)

  1. bap = "0.9.9"
  2. bap-phoenix
  3. bap-server < "0.2.0"
  4. cow >= "1.1.0"
  5. data-encoding < "1.0.0"
  6. decoders-ezjsonm
  7. farfadet
  8. geojson
  9. geojsone
  10. gitlab >= "0.1.3" & < "0.1.7"
  11. irmin >= "0.9.10" & < "1.0.0"
  12. learn-ocaml < "1.0.0"
  13. learn-ocaml-client
  14. mastodon-archive-viewer < "0.4.0"
  15. mirage-tc >= "0.3.0"
  16. mustache >= "1.0.1" & < "2.1.0" | >= "3.1.0" & < "3.3.0"
  17. mustache-cli
  18. obi
  19. ocveralls
  20. opium >= "0.12.0" & < "0.16.0" | = "0.18.0"
  21. opium_kernel < "0.18.0"
  22. plotly
  23. ppx_deriving_yaml < "0.2.2"
  24. ppx_protocol_conv_jsonm
  25. ppx_yojson >= "1.2.0"
  26. qcow != "0.10.0"
  27. qcow-format >= "0.2"
  28. qcow-tool
  29. resto >= "0.6"
  30. soupault < "3.2.0"
  31. topojson
  32. topojsone
  33. vpnkit >= "0.1.1"
  34. xapi-rrd = "1.8.2"
  35. yaml
  36. yaml-sexp

Conflicts (1)

  1. lwt < "2.4.7"