camlidl 1.05-15build1 source package in Ubuntu

Changelog

camlidl (1.05-15build1) bionic; urgency=high

  * No change rebuild against ocaml 4.05.

 -- Dimitri John Ledkov <email address hidden>  Thu, 26 Oct 2017 23:54:43 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
camlidl_1.05.orig.tar.gz 98.3 KiB 857ed5bd3b2f99c62813070e1a5b4b6375e837c6815f4ad956baeb6f8c660311
camlidl_1.05-15build1.debian.tar.xz 17.1 KiB 1ddaca7cbfeaf1e310994d6afd0cf8f393c47faea68a77ca7222d6c1f135c079
camlidl_1.05-15build1.dsc 1.9 KiB c5d1623cf3902bdc71d4494fb4d30f9e4eecc8e59357940bdc1ead2e0cf422fd

View changes file

Binary packages built by this source

camlidl: Stub code generator for Objective Caml

 CamlIDL generates stub code for interfacing Caml with C from an IDL
 description of the C functions. Thus, CamlIDL automates the most
 tedious task in interfacing C libraries with Caml programs.
 .
 It can also be used to interface Caml programs with other languages, as
 long as those languages have a well-defined C interface.
 .
 This package contains the CamlIDL executable.