jsonm 1.0.2-2build2 source package in Ubuntu

Changelog

jsonm (1.0.2-2build2) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 11:43:17 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
jsonm_1.0.2.orig.tar.bz2 21.8 KiB ea29239feb4053201df3e1e6d27c2ce123882ac4658e1c8bea9958be118a7bd6
jsonm_1.0.2-2build2.debian.tar.xz 3.0 KiB 82d8adbce0fb68da5f6059b99592a6bbdb1c1c740c9a95c192769abc2fd3d66f
jsonm_1.0.2-2build2.dsc 2.2 KiB 2d36ef6e22e38e261d527a67c5d542e3588de2802188a1257e21124067b5f089

Available diffs

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.