ocaml-atd 1.0.1-1build1 source package in Ubuntu

Changelog

ocaml-atd (1.0.1-1build1) oneiric; urgency=low

  * Rebuild to pick up ocaml fixes on armel.
 -- Adam Conrad <email address hidden>   Wed, 24 Aug 2011 16:41:03 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Oneiric
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-atd_1.0.1.orig.tar.gz 165.1 KiB f523e18db448bd8cbc5cb1e0c293193a24df5b99331010ab88dc720aade3a768
ocaml-atd_1.0.1-1build1.debian.tar.gz 4.6 KiB c3394e972e72145383dbd8a1d530e4ff633de2e1d90eb5d50f1ea7eae9f570d4
ocaml-atd_1.0.1-1build1.dsc 1.4 KiB a9ef2d5fc001d2412d35ae373c1a1c9d950ffd9bd3b3ef534282bccc49f9fefb

View changes file

Binary packages built by this source

libatd-ocaml: syntax for cross-language data types in OCaml

 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.

libatd-ocaml-dev: syntax for cross-language data types in OCaml

 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.