jsonm 0.9.1-1build1 source package in Ubuntu

Changelog

jsonm (0.9.1-1build1) xenial; urgency=medium

  * No-change rebuild against ocaml 4.02.

 -- Łukasz 'sil2100' Zemczak <email address hidden>  Wed, 04 Nov 2015 11:38:58 -0600

Upload details

Uploaded by:
Łukasz Zemczak
Uploaded to:
Xenial
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
jsonm_0.9.1.orig.tar.bz2 63.3 KiB 3fd4dca045d82332da847e65e981d8b504883571d299a3f7e71447d46bc65f73
jsonm_0.9.1-1build1.debian.tar.xz 2.6 KiB f5ad036b6587cf323538964c812c5403a27f4b1cc05dad5f0cc4a116d36cb726
jsonm_0.9.1-1build1.dsc 1.8 KiB a7fee40e72f9f1fedffc4b3c085da254900c7f1817ecfdbcd2c3983022285055

View changes file

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 yakkety.

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

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

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

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.