swig 4.2.0-2ubuntu1 source package in Ubuntu

Changelog

swig (4.2.0-2ubuntu1) noble; urgency=medium

  * d/p/fix-subversion-build-with-ruby3.2.patch: backport upstream patch to
    fix subversion FTBFS.

 -- Lucas Kanashiro <email address hidden>  Wed, 21 Feb 2024 13:56:36 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
swig_4.2.0.orig.tar.gz 8.0 MiB 261ca2d7589e260762817b912c075831572b72ff2717942f75b3e51244829c97
swig_4.2.0-2ubuntu1.debian.tar.xz 21.8 KiB f433ab29c48ff477ce49cba09b9105ac77557f9ff450cff1fbaa891aa6d4bc28
swig_4.2.0-2ubuntu1.dsc 2.1 KiB 37a6decac02aeb600b509bc2571712205eaca79b5ad2241fb3e757205c61fd95

View changes file

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.