Source: ocaml-ezjsonm Section: ocaml Maintainer: Debian OCaml Maintainers Uploaders: Stéphane Glondu Build-Depends: debhelper-compat (= 14), ocaml, ocaml-dune, libjsonm-ocaml-dev, libuutf-ocaml-dev, libsexplib0-ocaml-dev, libhex-ocaml-dev, libppx-sexp-conv-ocaml-dev , libalcotest-ocaml-dev , js-of-ocaml , npm , dh-ocaml Standards-Version: 4.7.4 Homepage: https://github.com/mirage/ezjsonm Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-ezjsonm.git Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-ezjsonm Package: libezjsonm-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Suggests: ocaml-findlib Description: simple interface on top of the Jsonm JSON library (development) 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. . This package contains development files. Package: libezjsonm-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Suggests: ocaml-findlib Description: simple interface on top of the Jsonm JSON library (runtime) 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. . This package contains runtime files. Package: libezjsonm-lwt-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Suggests: ocaml-findlib Description: simple Lwt-based interface to the Jsonm JSON library (development) 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. . This simple interface over the Jsonm library provides an Lwt variant of the serialisation functions. . This package contains development files. Package: libezjsonm-lwt-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Suggests: ocaml-findlib Description: simple Lwt-based interface to the Jsonm JSON library (runtime) 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. . This simple interface over the Jsonm library provides an Lwt variant of the serialisation functions. . This package contains runtime files.