camlidl 1.12-1build1 source package in Ubuntu

Changelog

camlidl (1.12-1build1) oracular; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Aug 2024 14:05:37 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
camlidl_1.12.orig.tar.gz 178.2 KiB d6ab22a363f22798d303df3b0e54ba274f2c3d7ab7a3023fee1c73d8a21970aa
camlidl_1.12-1build1.debian.tar.xz 11.3 KiB 77f648b61a3cb20621efa3eef0760db1460d7f44696cf64cb1354945f5c96529
camlidl_1.12-1build1.dsc 1.9 KiB 8aa6fd04b96aced71a0d902dffdd545565d4886ceb873231d94a590caf090e6d

Available diffs

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.

camlidl-dbgsym: debug symbols for camlidl