Package swig-4.1.1-1.module+el8.9.0+81+8c9a311d.src
Name | swig |
---|---|
Epoch | 0 |
Version | 4.1.1 |
Release | 1.module+el8.9.0+81+8c9a311d |
Architecture | src |
Website/URL | http://swig.sourceforge.net/ |
License | GPLv3+ and BSD |
Build Time | 2024-04-17 20:25:36 |
Build Host | builder-x86-05.inferitos.ru |
Summary | Connects C/C++/Objective C to some high-level programming languages |
Repositories | AppStream |
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. |
Errata | — |
Size | 8432 KiB |
Source Project | swig-4.1.1-1.module+el8.9.0+81+8c9a311d |
SHA-256 checksum | b3d89c602d3c825748191bd1698b0125c5c328a21d7435dcd6024291f935354a |
×
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 4.1.1-1 - Rebuilt for MSVSphere 8.8 * Mon Dec 12 2022 Jitka Plesnikova <jplesnik@redhat.com> - 4.1.1-1 - Update to 4.1.1 - Resolves: rhbz#2139076 * Fri Aug 28 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.2-3 - Enable tests for Python 3 * Wed Jul 29 2020 Tom Stellard <tstellar@redhat.com> - 4.0.2-2 - Use make macros https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro - Disable Go tests * Mon Jun 08 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.2-1 - Update to 4.0.2 * Fri Mar 06 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.1-9 - Remove BR for Python 2 (bug#1807547) * Tue Feb 25 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 4.0.1-8 - Add fix for newer NodeJS version * Tue Feb 04 2020 Michael Jeanson <mjeanson@efficios.com> - 4.0.1-7 - Fix crash in Python backend when using empty docstrings * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jan 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.1-5 - Add support for Ruby 2.7 - Fix code generated for Ruby global variables