ocaml-atd 2.12.0-1build2 source package in Ubuntu

Changelog

ocaml-atd (2.12.0-1build2) mantic; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 17 Jul 2023 15:39:34 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
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.orig.tar.gz 3.1 MiB 0f588de2d9a7a765cb3bf35a2a3f687bca460363efa76e4c9ca167453aa14153
ocaml-atd_2.12.0-1build2.debian.tar.xz 8.9 KiB a958b896e4ffc639f8acaf26ad827eb4e233626ffba9030e6cf3378e36914143
ocaml-atd_2.12.0-1build2.dsc 2.5 KiB f0f0febe818349cc4b2dc6dc27d6ee62cdda124fc9ad44bf45842f1f57107a5a

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