camlidl 1.05-16build1 source package in Ubuntu

Changelog

camlidl (1.05-16build1) focal; urgency=medium

  * No change rebuild against new ocaml ABI

 -- Dimitri John Ledkov <email address hidden>  Thu, 20 Feb 2020 22:42:27 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel

Downloads

File Size SHA-256 Checksum
camlidl_1.05.orig.tar.gz 98.3 KiB 857ed5bd3b2f99c62813070e1a5b4b6375e837c6815f4ad956baeb6f8c660311
camlidl_1.05-16build1.debian.tar.xz 18.5 KiB c5e334aa0a7ad8126bcb58f90e74dbef70212233fd42ebaa9fa804df553d5a76
camlidl_1.05-16build1.dsc 2.0 KiB d114a203b6f76c0b5c950929bc61aeac7e74cc7dce37d9bda159f59926973b31

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.