swig 4.0.1-4 source package in Ubuntu

Changelog

swig (4.0.1-4) unstable; urgency=medium

  * Apply upstream patch for ruby2.7 support (closes: #951623).
  * This required another upstream patch which fixes global
    variables for Ruby.

 -- Torsten Landschoff <email address hidden>  Fri, 21 Feb 2020 13:28:59 +0100

Upload details

Uploaded by:
Torsten Landschoff
Uploaded to:
Sid
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_4.0.1-4.dsc 2.1 KiB bb99674f7607639ae3889d05469a997f8136507871638a8c7482353576c51be6
swig_4.0.1.orig.tar.gz 7.7 MiB 7a00b4d0d53ad97a14316135e2d702091cd5f193bb58bcfcd8bc59d41e7887a9
swig_4.0.1-4.debian.tar.xz 25.2 KiB f16f885676666ad74cb401df70ac3eacc90e4cf9598a077d544501db1d5cfd3c

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.