package ezjsonm

  1. Overview
  2. Docs
Simple interface on top of the Jsonm JSON library

Install

Authors

Maintainers

Sources

ezjsonm-v1.1.0.tbz
md5=e8f207c6cd2226b2c4784b1e56556797

Description

Ezjsonm 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: 14 Apr 2019

Dependencies (5)

  1. hex
  2. sexplib
  3. jsonm >= "1.0.0"
  4. dune >= "1.0"
  5. ocaml >= "4.03.0"

Dev Dependencies (1)

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

Used by (48)

  1. bap = "0.9.9"
  2. bap-phoenix
  3. camyll < "0.2.0"
  4. cow >= "1.1.0"
  5. data-encoding
  6. decoders-ezjsonm
  7. dune-compiledb
  8. ez_api
  9. ezjsonm-lwt = "1.1.0"
  10. farfadet
  11. geojson
  12. geojsone
  13. gitlab >= "0.1.3" & < "0.1.7"
  14. jekyll-format >= "0.2.0"
  15. learn-ocaml
  16. learn-ocaml-client
  17. mastodon-archive-viewer
  18. mirage-tc >= "0.3.0"
  19. mustache >= "1.0.1" & < "2.1.0" | >= "3.1.0"
  20. obi
  21. ocveralls
  22. opam-bin >= "0.9.5" & < "1.1.0"
  23. opam_bin_lib
  24. opium >= "0.12.0" & < "0.16.0" | = "0.18.0"
  25. opium_kernel < "0.18.0"
  26. plotly
  27. ppx_deriving_yaml
  28. ppx_protocol_conv_jsonm
  29. ppx_yojson >= "1.2.0"
  30. qcow != "0.10.0"
  31. qcow-format >= "0.2"
  32. qcow-tool
  33. reddit_api_async < "0.2.1"
  34. reddit_api_kernel < "0.2.1"
  35. resto >= "0.6"
  36. soupault < "3.2.0"
  37. tezos-base < "10.2" | >= "13.0"
  38. tezos-hacl
  39. tezos-openapi
  40. tezos-stdlib-unix >= "8.0" & < "9.0" | >= "9.2"
  41. tezt >= "2.0.0"
  42. topojson
  43. topojsone
  44. vpnkit >= "0.1.1"
  45. xapi-rrd = "1.8.2"
  46. yaml
  47. yaml-sexp
  48. yurt

Conflicts

None