swig 3.0.7-0ubuntu1 source package in Ubuntu

Changelog

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

  * Merge with Debian; remaining changes:
    - Build using python3.
    - Drop build dependency on libchicken-dev (universe).

 -- Matthias Klose <email address hidden>  Sun, 13 Sep 2015 20:40:16 +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-0ubuntu1.debian.tar.xz 17.2 KiB 2ebc22f17184af4bf152f33940896ee0d92f107f5604c6941476ffcf1ee77c8b
swig_3.0.7-0ubuntu1.dsc 2.1 KiB ef4abdef98a6dcc25361ed600b253967030bc5b10e4d7d1b31bc076873abe42b

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.