swig 3.0.7-1 source package in Ubuntu

Changelog

swig (3.0.7-1) unstable; urgency=low

  * Mark binary packages as Multi-Arch: foreign (closes: #738513).
  * Build swig, swig-doc and swig-examples dependency packages here
    (moved from swig2.0 source package). 
  * Apply patch for Python 3.5 support by Matthias Klose, closes: #802906.

 -- Torsten Landschoff <email address hidden>  Wed, 28 Oct 2015 22:15:01 +0100

Upload details

Uploaded by:
Torsten Landschoff
Uploaded to:
Sid
Original maintainer:
Torsten Landschoff
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
swig_3.0.7-1.dsc 2.3 KiB 144fdd786dd6a6a8ca17243f8e0ab55cd73f8d9f75fc1632972dcefd6641fa30
swig_3.0.7.orig.tar.gz 5.6 MiB 06dc8816a225667ce1eee545af3caf87e1bbaa379c32838d4cea53152514348d
swig_3.0.7-1.debian.tar.xz 17.8 KiB b2d6a9290cfe8b9520e67a3e8795edf0971447213756e98920357c6920b621f3

No changes file available.

Binary packages built by this source

swig: 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.
 .
 This is a dependency package providing the stable version of SWIG.

swig-doc: HTML documentation for SWIG

 This is a dependency package providing the documentation of the default
 version of SWIG in Debian.

swig-examples: Examples for applications of SWIG

 This is a dependency package providing the examples of the default
 version of SWIG in Debian.

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.