jsonm 1.0.2-2 source package in Ubuntu

Changelog

jsonm (1.0.2-2) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Team upload

  [ Debian Janitor ]
  * Use secure copyright file specification URI
  * Use secure URI in Homepage field

 -- Stéphane Glondu <email address hidden>  Sat, 02 Sep 2023 08:30:26 +0200

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
jsonm_1.0.2-2.dsc 1.8 KiB 6f37dbece6c1eca54eee3c78cfff8bc2a022cb38cbf4f80a318d290734a5d361
jsonm_1.0.2.orig.tar.bz2 21.8 KiB ea29239feb4053201df3e1e6d27c2ce123882ac4658e1c8bea9958be118a7bd6
jsonm_1.0.2-2.debian.tar.xz 2.8 KiB b0d70cb250b6cb46108c0019ffd5298c98167058d528587c8aba90eb29c6af1c

Available diffs

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