swig 3.0.7-0ubuntu2 source package in Ubuntu

Changelog

swig (3.0.7-0ubuntu2) xenial; urgency=medium

  * Fix upstream issue #539.

 -- Matthias Klose <email address hidden>  Sat, 24 Oct 2015 23:33:15 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Torsten Landschoff
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
swig_3.0.7.orig.tar.gz 5.6 MiB 06dc8816a225667ce1eee545af3caf87e1bbaa379c32838d4cea53152514348d
swig_3.0.7-0ubuntu2.debian.tar.xz 17.5 KiB ff6b0aeb895f70bc5e50acdd543e48221f8f90340df8b8f82beb9f20b9758e62
swig_3.0.7-0ubuntu2.dsc 2.1 KiB 09ad4e8c97207b35bf13ce3bb4c57b3fb774005bb9be3a181aacff852078f5ca

Available diffs

View changes file

Binary packages built by this source

swig3.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.

swig3.0-dbgsym: debug symbols for package swig3.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.

swig3.0-doc: HTML documentation for SWIG

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

swig3.0-examples: Examples for applications of SWIG

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