yojson 2.1.2-1 source package in Ubuntu

Changelog

yojson (2.1.2-1) unstable; urgency=medium

  * New upstream release.

 -- Julien Puydt <email address hidden>  Thu, 14 Dec 2023 07:12:27 +0100

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
Noble release universe ocaml

Downloads

File Size SHA-256 Checksum
yojson_2.1.2-1.dsc 2.1 KiB ad1ea5ef0e64dc0c6aeb9008a5d2faf6fc9871ee0fbc88badacf7d9d373ffa2b
yojson_2.1.2.orig.tar.gz 48.2 KiB fd84f8a6cf5bdae6c6b235be8d40d1788c1427291e02bf0e6a4d5cfad7f881bf
yojson_2.1.2-1.debian.tar.xz 4.3 KiB 500fe07f0381c4daeddaf545810fdc2c59376c78e5245afb093377fa26ed87d7

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