ocaml-atd 2.10.0-2build3 source package in Ubuntu

Changelog

ocaml-atd (2.10.0-2build3) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 06 Feb 2023 23:21:55 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
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
ocaml-atd_2.10.0.orig.tar.gz 3.1 MiB ecbe97a207ba4f389c40842297a434b7846fbb70c5c3bde9564654ca5a922902
ocaml-atd_2.10.0-2build3.debian.tar.xz 8.9 KiB 094044fa508e1c73fc020518d1892e037ecc9ea2c368760ba5acb490dd768e40
ocaml-atd_2.10.0-2build3.dsc 2.5 KiB afd8b444b5525c4fcef9eba89ac5a39e9553daf65b6a84817e1d546cc3efac2e

Available diffs

View changes file

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