| Name: | swig |
|---|---|
| Version: | 4.3.0 |
| Release: | 5.module+el9.7.0+90643+039d1da7 |
| Architecture: | x86_64 |
| Module: | swig:4.3:9070020250822020512:ol9 |
| Group: | Unspecified |
| Size: | 6592520 |
| License: | GPL-3.0-or-later AND BSD-3-Clause |
| RPM: | swig-4.3.0-5.module+el9.7.0+90643+039d1da7.x86_64.rpm |
| Source RPM: | swig-4.3.0-5.module+el9.7.0+90643+039d1da7.src.rpm |
| Build Date: | Fri Aug 22 2025 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.swig.org/ |
| Summary: | Connects C/C++/Objective C to some high-level programming languages |
| Description: | Simplified Wrapper and Interface Generator (SWIG) is a software development tool for connecting C, C++ and Objective C programs with a variety of high-level programming languages. SWIG is used with different types of target languages including common scripting languages such as Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported languages also includes non-scripting languages such as C#, D, Go language, Java including Android, Lua, OCaml, Octave, Scilab and R. Also several interpreted and compiled Scheme implementations (Guile, MzScheme/Racket) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. |
- Disable R tests, because they need tcl < 9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Rebuild for octave 9.2
- Fix precedence of casts
- 4.3.0 bump (rhbz#2320047)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuild for Python 3.13
- OCaml 5.2.0 ppc64le fix
- OCaml 5.2.0 for Fedora 41
- Fix gcc's -Wformat-security warning in R Raise function (rhbz#2277767)