swig 4.4.0-ok1 source package in openKylin
Changelog
swig (4.4.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 03 Jun 2026 13:55:08 +0800
swig (4.4.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 03 Jun 2026 13:55:08 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | interpreters |
| File | Size | SHA-256 Checksum |
|---|---|---|
| swig_4.4.0.orig.tar.gz | 8.3 MiB | c3f8e5dcd68c18aa19847b33b0a1bb92f07e904c53ae9cf5ae4ff8727a72927e |
| swig_4.4.0-ok1.debian.tar.xz | 8.7 KiB | a2f9fd5bed3b07daefe77f24b150d9a4ef1406edddc1b1dd6e10fed4075381a7 |
| swig_4.4.0-ok1.dsc | 1.8 KiB | f8a8a54df06de572bb463e646a4668fda2ecca32e8f41b7c17f9a490709a776e |
SWIG is a compiler that makes it easy to integrate C and C++ code
with these languages: C#, D, Go, Guile, Java, JavaScript, Lua,
Mzscheme, OCaml, Octave, Perl, PHP, Python, R, Ruby, Scilab, and Tcl.
.
Swig takes a set of ANSI C/C++ declarations and generates an
interface for them to your favorite scripting language.
Contains the users' and developers' manuals for SWIG (Simplified
Wrapper Interface Generator) in HTML format.
Contains examples for applications of SWIG, a wrapper interface
generator to integrate C code into scripting languages.