[ 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.3.0-3.el10

Name swig
Epoch 0
Version 4.3.0
Release 3.el10
Website/URL https://www.swig.org/
License GPL-3.0-or-later AND BSD-3-Clause
Build Time 2024-12-25 22:33:00
Build Host builder-x86-04.inferitos.ru
Summary Connects C/C++/Objective C to some high-level programming languages
Repositories CRB
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
Packages link
Package Summary SHA-256 checksum
x86_64
swig-4.3.0-3.el10.x86_64 Connects C/C++/Objective C to some high-level programming languages 308c700a3b4f23a751b9d26d1251881be7f0836537dccdd414252da23971cba6 download
swig-gdb-4.3.0-3.el10.x86_64 Commands for easier debugging of SWIG 0fa4299e68fce96836031403c4e5a8e47d3b3cf4bf22adc2fc321a8b268592e4 download
aarch64
swig-4.3.0-3.el10.aarch64 Connects C/C++/Objective C to some high-level programming languages f89df02d9caae319bee6126b83878abb64e1c0e8a84f7079c97d9229d1b5eb02 download
swig-gdb-4.3.0-3.el10.aarch64 Commands for easier debugging of SWIG c4a43d66643a28cbea3ea68203092c008228126ef48423ce3027cced3cda235f download
noarch
swig-doc-4.3.0-3.el10.noarch Documentation files for SWIG da3a65f1806c8512a99bfb27e2502fdb7caed189357599509ee170cb6c197f5c download
src
swig-4.3.0-3.el10.src Connects C/C++/Objective C to some high-level programming languages 494c226b4a8f6d298c3800bc1602f88064715ab2ce5a4e9501006869ecd698d6 download
Changelog link
* Mon Nov 11 2024 Jitka Plesnikova <jplesnik@redhat.com> - 4.3.0-3
- Resolves: RHEL-66938 - Fix precedence of casts

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.3.0-2
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 4.3.0-1
- Rebuilt for MSVSphere 10

* Tue Oct 22 2024 Jitka Plesnikova <jplesnik@redhat.com> - 4.3.0-1
- Resolves: RHEL-64313
- 4.3.0 bump

* Tue Jul 02 2024 Jitka Plesnikova <jplesnik@redhat.com> - 4.2.1-1
- Resolves: RHEL-32325
- 4.2.1 bump
- Fix gcc's -Wformat-security warning in R Raise function
- OCaml 5.2.0 ppc64le fix
- Add support for Python 3.13

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.2.0-2
- Bump release for June 2024 mass rebuild

* Tue Jan 23 2024 Jitka Plesnikova <jplesnik@redhat.com> - 4.2.0-1
- 4.2.0 bump

* Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 4.1.1-15
- OCaml 5.1.1 + s390x code gen fix for Fedora 40

* Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 4.1.1-14
- OCaml 5.1.1 rebuild for Fedora 40

* Thu Dec 07 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4.1.1-13
- Fix PHP director_classes testcase failures on x86