ocaml-atd 2.12.0-3 source package in Ubuntu

Changelog

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

  * Mark <!nocheck> build-dependencies
  * Depend on ocaml instead of transitional ocaml-nox

 -- Stéphane Glondu <email address hidden>  Sun, 10 Sep 2023 06:10:04 +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
ocaml-atd_2.12.0-3.dsc 2.3 KiB 01052d38900df7df46b5bff561b5ae8c1f0ab58d06f1f1b4d35d1290138006b5
ocaml-atd_2.12.0.orig.tar.gz 3.1 MiB 0f588de2d9a7a765cb3bf35a2a3f687bca460363efa76e4c9ca167453aa14153
ocaml-atd_2.12.0-3.debian.tar.xz 8.8 KiB 341656552b3eddf1da6a1d7c0dff9c8a5a0442955ef7cc4bea76d006e0f7ecfc

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