camlidl 1.05-14 source package in Ubuntu

Changelog

camlidl (1.05-14) unstable; urgency=low


  * debian/mk/docbook-manpage.mk: build-arch, not build, must depend on
    docbook-manpage (closes: #666381)

 -- Ralf Treinen <email address hidden>  Fri, 06 Apr 2012 20:41:01 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
camlidl_1.05-14.dsc 1.5 KiB 9aeaa7594bea6ac106d86ba3a6e20e25fe48fe1cd7f976c36df56b4857cebf4f
camlidl_1.05.orig.tar.gz 98.3 KiB 857ed5bd3b2f99c62813070e1a5b4b6375e837c6815f4ad956baeb6f8c660311
camlidl_1.05-14.debian.tar.gz 12.9 KiB 56688f2020c9e4efd577d414c9c44a3e7fee02494635a3b22289475a99043c0c

No changes file available.

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.