yojson 2.1.0-2build1 source package in Ubuntu

Changelog

yojson (2.1.0-2build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 03 Nov 2023 17:34:41 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
yojson_2.1.0.orig.tar.gz 47.2 KiB a99e1e2c3f5cd22a3109a3ea29522a000b7cfbe920db6df3ed1e593669dbb9f6
yojson_2.1.0-2build1.debian.tar.xz 4.3 KiB 420a5ee488e0117d07b1d564c0d233bc3a74923db6caa8f8f6cf39ebc082e86c
yojson_2.1.0-2build1.dsc 2.1 KiB 37703a5fd8f6accf9cbe8f5fb8938d1894db1a965a928cf9a1ba7d0c4ff618af

View changes file

Binary packages built by this source

libyojson-ocaml: JSON library for OCaml - runtime package

 Yojson is an optimized parsing and printing library for the JSON format.
 It addresses a few shortcomings of json-wheel including 3x speed
 improvement, polymorphic variants and optional syntax for tuples and
 variants.
 .
 It is a replacement for json-wheel (libjson-wheel-ocaml-dev).
 .
 This package contains the shared runtime libraries.

libyojson-ocaml-dbgsym: debug symbols for libyojson-ocaml
libyojson-ocaml-dev: JSON library for OCaml - development package

 Yojson is an optimized parsing and printing library for the JSON format.
 It addresses a few shortcomings of json-wheel including 3x speed
 improvement, polymorphic variants and optional syntax for tuples and
 variants.
 .
 It is a replacement for json-wheel (libjson-wheel-ocaml-dev).
 .
 This package contain the development files needed for programming
 with the library.

libyojson-ocaml-dev-dbgsym: debug symbols for libyojson-ocaml-dev