swig 4.2.0-ok2 source package in openKylin

Changelog

swig (4.2.0-ok2) nile; urgency=medium

  * Rebuild.

 -- liubo01 <email address hidden>  Wed, 14 Aug 2024 13:37:13 +0800

Upload details

Uploaded by:
liubo01
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 proposed main interpreters

Downloads

File Size SHA-256 Checksum
swig_4.2.0.orig.tar.gz 8.0 MiB 261ca2d7589e260762817b912c075831572b72ff2717942f75b3e51244829c97
swig_4.2.0-ok2.debian.tar.xz 11.0 KiB b0d7a4b12980432708856619e22763d949e9b348ce08773e125548d64d3557a5
swig_4.2.0-ok2.dsc 1.9 KiB ec481f99e7d54c333a57c5403499b6ad2704e461cd8368e5372ad3cda8e05dc1

Available diffs

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.