camlidl 1.11-1 source package in Ubuntu

Changelog

camlidl (1.11-1) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Team upload
  * New upstream release

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

 -- Stéphane Glondu <email address hidden>  Fri, 20 Jan 2023 12:35:37 +0100

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
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
camlidl_1.11-1.dsc 1.7 KiB 956219cc8e53f6d2403d212665e78e918dc0ead78676521a79de9d1ceb13b21c
camlidl_1.11.orig.tar.gz 178.1 KiB c49883cfff1f8844d1a0b1cfee14108ed0da7b59a0874cdee2f3d0d9e3aee178
camlidl_1.11-1.debian.tar.xz 11.5 KiB 7ebeefcabdb0149e2cc840a20e85870fdecd1d17a467282c556d0b26fc447d12

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