swig3.0 3.0.12-2.2ubuntu1 source package in Ubuntu
Changelog
swig3.0 (3.0.12-2.2ubuntu1) focal; urgency=medium * Build as swig3.0 to build subversion. * Build just the 3.0 packages. -- Matthias Klose <email address hidden> Wed, 01 Apr 2020 17:24:07 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Torsten Landschoff
- Architectures:
- any all
- Section:
- interpreters
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
swig3.0_3.0.12.orig.tar.gz | 7.8 MiB | 7cf9f447ae7ed1c51722efc45e7f14418d15d7a1e143ac9f09a668999f4fc94d |
swig3.0_3.0.12-2.2ubuntu1.debian.tar.xz | 26.3 KiB | e5313144c7e7d924a5b9416a50b40f17354791b86b90cebfe04ec3de42daa76b |
swig3.0_3.0.12-2.2ubuntu1.dsc | 2.1 KiB | 8aa12d102075624639127da3b90bec6d91a486eff38f867299240799b6b6085d |
Binary packages built by this source
- 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, 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 swig3.0
- 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.