yojson 2.1.0-2build2 source package in Ubuntu

Changelog

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

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 Nov 2023 15:57:01 +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-2build2.debian.tar.xz 4.3 KiB 5d02de5065587f13e269a90c1821cd6ba5892ac27f732f320b7e576ca5e0a95e
yojson_2.1.0-2build2.dsc 2.1 KiB 4d50a95d4c6c24acee7604e7592f1418ff065fee0e4716494ff4ce6936255cb3

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