jsonm 1.0.1-2.1build2 source package in Ubuntu

Changelog

jsonm (1.0.1-2.1build2) jammy; urgency=medium

  * No-change rebuild for ocaml abi changes.

 -- Matthias Klose <email address hidden>  Fri, 25 Feb 2022 16:20:41 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
jsonm_1.0.1.orig.tar.bz2 21.1 KiB 3c09562ed43b617d8b6d9522a249ff770228e7d6de9f9508b72e84d52b6be684
jsonm_1.0.1-2.1build2.debian.tar.xz 3.3 KiB 60694c6ce6a369beb964de39d495d30a984b7ab12c95013ef09049eb6669b60e
jsonm_1.0.1-2.1build2.dsc 2.1 KiB 0050ae7b577f17acd726b29913c0c79bef241de66b3563ddd49e1b242b78b372

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: debug symbols for libjsonm-ocaml
libjsonm-ocaml-dev: Non-blocking streaming JSON codec for OCaml

 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 development modules you need to use Jsonm
 in your programs.

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.