ocaml-atd 2.12.0-1 source package in Ubuntu

Changelog

ocaml-atd (2.12.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Bump standards-version to 4.6.2
  * Fix compilation with recent dune

 -- Julien Puydt <email address hidden>  Thu, 06 Jul 2023 12:06:39 +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

Downloads

File Size SHA-256 Checksum
ocaml-atd_2.12.0-1.dsc 2.5 KiB 1b4e5dadecb3ebcac780345e80c425833c46b73e4eaa8b42667ef006cb6767a1
ocaml-atd_2.12.0.orig.tar.gz 3.1 MiB 0f588de2d9a7a765cb3bf35a2a3f687bca460363efa76e4c9ca167453aa14153
ocaml-atd_2.12.0-1.debian.tar.xz 8.8 KiB bd76aa7fd359fd9ea721f4015ed9a685f2b0111c02ee9ab47c38d2a626176576

No changes file available.

Binary packages built by this source

atdts: OCaml code generator for TypeScript

 Atdts is a command-line program that takes as input type definitions in
 the ATD syntax and produces TypeScript classes that can read and write
 JHSON data.

atdts-dbgsym: debug symbols for atdts
libatd-ocaml: syntax for cross-language data types in OCaml - plugins

 ATD stands for Adjustable Type Definitions. It is a type definition
 language designed to accommodate a variety of programming languages and
 data formats by the means of target-specific annotations. It supports
 sum types, parametrized types and inheritance. The library provides a
 parser and other tools useful for manipulating ATD type definitions.
 .
 This package contains the shared runtime libraries and plugins.

libatd-ocaml-dbgsym: debug symbols for libatd-ocaml
libatd-ocaml-dev: syntax for cross-language data types in OCaml - development files

 ATD stands for Adjustable Type Definitions. It is a type definition
 language designed to accommodate a variety of programming languages and
 data formats by the means of target-specific annotations. It supports
 sum types, parametrized types and inheritance. The library provides a
 parser and other tools useful for manipulating ATD type definitions.
 .
 This package contains the development files needed for programming
 with the library.

libatd-ocaml-dev-dbgsym: debug symbols for libatd-ocaml-dev
libatdgen-ocaml: OCaml code generator for biniou and JSON - plugins

 Atdgen is a command-line program that takes as input type definitions in
 the ATD syntax and produces OCaml code suitable for data serialization
 and deserialization. Two data formats are currently supported, these are
 biniou and JSON.
 .
 This package contains the shared runtime libraries (plugin).

libatdgen-ocaml-dbgsym: debug symbols for libatdgen-ocaml
libatdgen-ocaml-dev: OCaml code generator for biniou and JSON - executable and dev files

 Atdgen is a command-line program that takes as input type definitions in
 the ATD syntax and produces OCaml code suitable for data serialization
 and deserialization. Two data formats are currently supported, these are
 biniou and JSON.
 .
 This package contains the adtgen executable and the files necessary
 for programming with the library.

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