yojson 2.1.0-2 source package in Ubuntu

Changelog

yojson (2.1.0-2) unstable; urgency=medium

  * Team upload
  * Use ocaml_dune DH buildsystem

 -- Stéphane Glondu <email address hidden>  Thu, 17 Aug 2023 07:33:53 +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
Mantic release universe ocaml

Downloads

File Size SHA-256 Checksum
yojson_2.1.0-2.dsc 1.9 KiB 9fdf712ddab99c245e62d4ec91a61803b6b1c7ed6ef678391d2d3c8919bcf730
yojson_2.1.0.orig.tar.gz 47.2 KiB a99e1e2c3f5cd22a3109a3ea29522a000b7cfbe920db6df3ed1e593669dbb9f6
yojson_2.1.0-2.debian.tar.xz 4.3 KiB 6a31a54687b018695f694386c84863523c5f630ef1023af4867ff36d37a410e6

Available diffs

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