jsonm 1.0.2-2build1 source package in Ubuntu

Changelog

jsonm (1.0.2-2build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 04 Nov 2023 16:03:37 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
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.2.orig.tar.bz2 21.8 KiB ea29239feb4053201df3e1e6d27c2ce123882ac4658e1c8bea9958be118a7bd6
jsonm_1.0.2-2build1.debian.tar.xz 2.9 KiB 1ab2f9457415fc518737cc60f469152f4ef25d9eec9c8f889a1c5daddc09337d
jsonm_1.0.2-2build1.dsc 2.1 KiB f51c49f9fc4f81581302b549b13ec3470d908b3b02d952339e84ce6a6a5b096d

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.