[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project swig-4.1.1-1.module+el8.9.0+81+8c9a311d

Name swig
Epoch 0
Version 4.1.1
Release 1.module+el8.9.0+81+8c9a311d
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
× Full screenshot
Found 2 old versions
Packages link
Package Summary SHA-256 checksum
x86_64
swig-4.1.1-1.module+el8.9.0+81+8c9a311d.x86_64 Connects C/C++/Objective C to some high-level programming languages 084d06257504ed79e6629df82a5ecdf6256b8437f8fe28ff22fcf0d3dc793913 download
swig-gdb-4.1.1-1.module+el8.9.0+81+8c9a311d.x86_64 Commands for easier debugging of SWIG 6d1f05fc7aaea2e54bac9830ccda78956d73d43cb19e1607a602e99eb76f8acf download
noarch
swig-doc-4.1.1-1.module+el8.9.0+81+8c9a311d.noarch Documentation files for SWIG e3005bda490a6e219f745299dfe01811b04da51e201fabb751466dca372aa667 download
src
swig-4.1.1-1.module+el8.9.0+81+8c9a311d.src Connects C/C++/Objective C to some high-level programming languages b3d89c602d3c825748191bd1698b0125c5c328a21d7435dcd6024291f935354a download
Changelog link
* 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