yojson 2.0.2-2 source package in Ubuntu

Changelog

yojson (2.0.2-2) unstable; urgency=medium

  * Re-upload to unstable.

 -- Julien Puydt <email address hidden>  Sun, 23 Oct 2022 22:04:46 +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
Lunar release universe ocaml

Downloads

File Size SHA-256 Checksum
yojson_2.0.2-2.dsc 2.1 KiB 86f1793713c9823df215932231f87d2a556181d9eff793b541d19d07070a1dd5
yojson_2.0.2.orig.tar.gz 45.6 KiB 04dcb4164d36a58a8615da79f51a3a614ac1539253ddc859410143bc696b6ef7
yojson_2.0.2-2.debian.tar.xz 4.4 KiB 9c540a56a8cdae96094dc09e6c14abc1e5e661e602ac12ecfa4601bf67f9b0c8

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.

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