libidl 0.8.14-0.2ubuntu1 source package in Ubuntu

Changelog

libidl (0.8.14-0.2ubuntu1) precise; urgency=low

  * Add multi-arch support
 -- Tom Ellis <email address hidden>   Wed, 08 Feb 2012 12:00:35 +0000

Upload details

Uploaded by:
Tom Ellis
Sponsored by:
Sebastien Bacher
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libidl_0.8.14.orig.tar.gz 488.1 KiB bca99570f1ab453e11ae627b209561019cde5aaa98f71f43cc6da048d3bc7e72
libidl_0.8.14-0.2ubuntu1.diff.gz 4.1 KiB bb9bf928fc551f0636e503efba010f23a56647babcdb38251265bdda274f682f
libidl_0.8.14-0.2ubuntu1.dsc 1.2 KiB e339a9adce9794b3e6ab48f2020eae4da9d5ffe3d7034dbaf45a7e5dfb7be2d0

Available diffs

View changes file

Binary packages built by this source

libidl-dev: development files for programs that use libIDL

 This package contains the header files and libraries needed for developing
 programs which use libIDL.

libidl0: library for parsing CORBA IDL files

 libIDL is a small library for creating parse trees of CORBA v2.2 compliant
 Interface Definition Language (IDL) files, which is a specification for
 defining interfaces which can be used between different CORBA
 implementations. libIDL is used in the ORBit2 IDL compiler, as well
 as various language bindings (Perl, Python, etc.) for ORBit2.