jsonm 0.9.1-3 source package in Ubuntu

Changelog

jsonm (0.9.1-3) unstable; urgency=medium

  * Team upload
  * Add ocamlbuild to Build-Depends

 -- Stéphane Glondu <email address hidden>  Sun, 16 Jul 2017 13:11:12 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
jsonm_0.9.1-3.dsc 2.1 KiB 180c9d472c5aced05280760ddad6518696cbcb4149c6253ab85a46109624c2f6
jsonm_0.9.1.orig.tar.bz2 63.3 KiB 3fd4dca045d82332da847e65e981d8b504883571d299a3f7e71447d46bc65f73
jsonm_0.9.1-3.debian.tar.xz 2.7 KiB 9bb0d8fc421c49fa1b9ad375a38f20ea3b36ce972be81983107f3b4664053364

No changes file available.

Binary packages built by this source

libjsonm-ocaml: Non-blocking streaming JSON codec for OCaml (plugins)

 Jsonm is an OCaml 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.
 .
 The uncut codec also processes whitespace and (non-standard) JSON with
 JavaScript comments.
 .
 This package contains dynamically loadable modules for plugins.

libjsonm-ocaml-dbgsym: No summary available for libjsonm-ocaml-dbgsym in ubuntu artful.

No description available for libjsonm-ocaml-dbgsym in ubuntu artful.

libjsonm-ocaml-dev: No summary available for libjsonm-ocaml-dev in ubuntu artful.

No description available for libjsonm-ocaml-dev in ubuntu artful.

libjsonm-ocaml-doc: Non-blocking streaming JSON codec for OCaml (documentation)

 Jsonm is an OCaml 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.
 .
 The uncut codec also processes whitespace and (non-standard) JSON with
 JavaScript comments.
 .
 This package contains the documentation of Jsonm.