yojson 2.2.1-2 source package in Ubuntu

Changelog

yojson (2.2.1-2) unstable; urgency=medium

  * Add missing Breaks+Replaces for the new package (Closes: #1073162)

 -- Julien Puydt <email address hidden>  Sun, 16 Jun 2024 18:04:03 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe ocaml

Downloads

File Size SHA-256 Checksum
yojson_2.2.1-2.dsc 2.2 KiB c6bd4874a91c56ea86df6d5c21eee22230ddca8c47c5f227bf770bdc9aa4a3cf
yojson_2.2.1.orig.tar.gz 56.7 KiB b7d5c215c87c041aa4b9fd91aeb52a852e014ccc29a3a0f7a8acc1e4316d92bc
yojson_2.2.1-2.debian.tar.xz 4.4 KiB 0781a82bbe5db5bf525a0777dea6838b56f1c5ca86f2f613031706eaabf0ce25

No changes file available.

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.

yojson-tools: JSON library for OCaml - tools

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

yojson-tools-dbgsym: debug symbols for yojson-tools