swig2.0 2.0.12-1ubuntu3 source package in Ubuntu

Changelog

swig2.0 (2.0.12-1ubuntu3) xenial; urgency=medium

  * debian/control: Remove unversioned packages taken over by newer swig.

 -- Adam Conrad <email address hidden>  Thu, 10 Dec 2015 12:05:25 -0700

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
swig2.0_2.0.12.orig.tar.gz 5.1 MiB 65e13f22a60cecd7279c59882ff8ebe1ffe34078e85c602821a541817a4317f7
swig2.0_2.0.12-1ubuntu3.debian.tar.xz 16.7 KiB 7727aead8437c1a8804ebc1d32bf449f059359dd1396cb7ae2a5f6111216d032
swig2.0_2.0.12-1ubuntu3.dsc 2.2 KiB bafe520009cc3e590c7c15497719e879997ab9d6b869a8ee080f1205e113125f

Available diffs

View changes file

Binary packages built by this source

swig2.0: Generate scripting interfaces to C/C++ code

 SWIG is a compiler that makes it easy to integrate C and C++ code
 with other languages including Perl, PHP, Tcl, Ruby, Python, Java,
 Guile, Mzscheme, Chicken, OCaml, Pike, and C#.
 .
 Swig takes a set of ANSI C/C++ declarations and generates an
 interface for them to your favorite scripting language.

swig2.0-dbgsym: debug symbols for package swig2.0

 SWIG is a compiler that makes it easy to integrate C and C++ code
 with other languages including Perl, PHP, Tcl, Ruby, Python, Java,
 Guile, Mzscheme, Chicken, OCaml, Pike, and C#.
 .
 Swig takes a set of ANSI C/C++ declarations and generates an
 interface for them to your favorite scripting language.

swig2.0-doc: HTML documentation for SWIG

 Contains the users' and developers' manuals for SWIG (Simplified
 Wrapper Interface Generator) 2.0 in HTML format.

swig2.0-examples: Examples for applications of SWIG

 Contains examples for applications of SWIG, a wrapper interface
 generator to integrate C code into scripting languages.