Name: | swig |
---|---|
Version: | 4.0.2 |
Release: | 8.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 6156337 |
License: | GPLv3+ and BSD |
RPM: | swig-4.0.2-8.el9.x86_64.rpm |
Source RPM: | swig-4.0.2-8.el9.src.rpm |
Build Date: | Wed Jan 12 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://swig.sourceforge.net/ |
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. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Backport support of PHP8 from upstream
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Enable tests for Python 3
- Use make macros https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro - Disable Go tests
- Update to 4.0.2
- Remove BR for Python 2 (bug#1807547)
- Add fix for newer NodeJS version