jsonm 1.0.1-2.1 source package in Ubuntu

Changelog

jsonm (1.0.1-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Fri, 08 Jan 2021 14:59:05 +0100

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_1.0.1-2.1.dsc 2.1 KiB 365e439368ca97095341b3c021200f4ffaa6a1a95dca02ec5cf5ba77c40f6086
jsonm_1.0.1.orig.tar.bz2 21.1 KiB 3c09562ed43b617d8b6d9522a249ff770228e7d6de9f9508b72e84d52b6be684
jsonm_1.0.1-2.1.debian.tar.xz 3.2 KiB 60b750e441d93874705969c27014975d5f7d37b5eb58e41340352cbbd88462d8

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

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

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

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

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.