ocaml-atd 2.15.0-1build3 source package in Ubuntu

Changelog

ocaml-atd (2.15.0-1build3) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Fri, 14 Jun 2024 06:52:44 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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

Downloads

File Size SHA-256 Checksum
ocaml-atd_2.15.0.orig.tar.bz2 3.1 MiB ba4279bed54d13dcf3f6703a4b31744db815df22c0502d9965d6c674ce083933
ocaml-atd_2.15.0-1build3.debian.tar.xz 9.2 KiB e4934d238688c398f8af3798e7bc0160d24a5d980f2f67b98c0b09bd96bd211d
ocaml-atd_2.15.0-1build3.dsc 2.5 KiB aa207fda0046bfed22419c38a60661cbde7b75324a7c819c7033ba2e5ed75c02

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