swig 4.0.1-2 source package in Ubuntu

Changelog

swig (4.0.1-2) unstable; urgency=low

  * debian/control: Update Standards-Version to 4.5.0 (no changes).
  * Retarget to unstable.
  * debian/control: Mark swig, swig4.0-doc and swig4.0-examples as
    Multi-Arch: foreign as suggested by the multiarch hinter.

 -- Torsten Landschoff <email address hidden>  Wed, 19 Feb 2020 21:13:39 +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_4.0.1-2.dsc 2.2 KiB 4ec9ee0cb736aec1095b4312b8d1b4d2007b2fdb355eb6f3d0ceff7fe80f5dbd
swig_4.0.1.orig.tar.gz 7.7 MiB 7a00b4d0d53ad97a14316135e2d702091cd5f193bb58bcfcd8bc59d41e7887a9
swig_4.0.1-2.debian.tar.xz 19.1 KiB e76c3d0a7a928d0b824d1f41a8b24b468855dea2b959e7a6111c28d2cc09814e

Available diffs

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

swig4.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, 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.

swig4.0-dbgsym: debug symbols for swig4.0
swig4.0-doc: HTML documentation for SWIG

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

swig4.0-examples: Examples for applications of SWIG

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