camlidl 1.11-2 source package in Ubuntu

Changelog

camlidl (1.11-2) unstable; urgency=medium

  * Team upload
  * Depend on ocaml instead of transitional ocaml-nox

 -- Stéphane Glondu <email address hidden>  Tue, 12 Sep 2023 07:50:59 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel

Downloads

File Size SHA-256 Checksum
camlidl_1.11-2.dsc 1.7 KiB 8f865b6d2439de9f2109ef554f87c91348a3d14d4571bd5d73ced14244f94ff2
camlidl_1.11.orig.tar.gz 178.1 KiB c49883cfff1f8844d1a0b1cfee14108ed0da7b59a0874cdee2f3d0d9e3aee178
camlidl_1.11-2.debian.tar.xz 11.5 KiB db449e0eefa3797ea52b820747b449e225740117bb10a1679caf9a82829d710c

Available diffs

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.

camlidl-dbgsym: debug symbols for camlidl