swig 4.2.0-2 source package in Ubuntu

Changelog

swig (4.2.0-2) unstable; urgency=medium

  * d/p/octave-9.patch: New patch
  * d/control: Add myself to the list of Uploaders

 -- Rafael Laboissière <email address hidden>  Wed, 14 Feb 2024 16:42:19 -0300

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.2.0-2.dsc 2.1 KiB 82bc88e773851aabecfa06cf98533c64e1f0879f54185b993d58cb9a9f7a76ea
swig_4.2.0.orig.tar.gz 8.0 MiB 261ca2d7589e260762817b912c075831572b72ff2717942f75b3e51244829c97
swig_4.2.0-2.debian.tar.xz 21.1 KiB d25c5283d4e6f75922e8a5c395a660035b1227f1569e9f53946e841b9348053f

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.

swig-dbgsym: debug symbols for swig
swig-doc: HTML documentation for SWIG

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

swig-examples: Examples for applications of SWIG

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