Name: | swig |
---|---|
Version: | 4.0.2 |
Release: | 3.module+el8.4.0+20014+4bdcb5c6 |
Architecture: | aarch64 |
Module: | swig:4.0:8040020201001104431:9f9e2e7e |
Group: | Unspecified |
Size: | 5937738 |
License: | GPLv3+ and BSD |
RPM: | swig-4.0.2-3.module+el8.4.0+20014+4bdcb5c6.aarch64.rpm |
Source RPM: | swig-4.0.2-3.module+el8.4.0+20014+4bdcb5c6.src.rpm |
Build Date: | Thu Apr 08 2021 |
Build Host: | ca-buildarm05 |
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. |
- 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
- Fix crash in Python backend when using empty docstrings
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Add support for Ruby 2.7 - Fix code generated for Ruby global variables
- Backport upstream fixes for ruby 2.7 (as small as possible for now)
- Disable Ruby tests on all archs