[ Все 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 ]
×

Пакет swig-4.1.1-1.module+el8.9.0+81+8c9a311d.x86_64 download

Имя swig
Эпоха 0
Версия 4.1.1
Релиз 1.module+el8.9.0+81+8c9a311d
Архитектура x86_64
Сайт http://swig.sourceforge.net/
Лицензия GPLv3+ and BSD
Время сборки 2024-04-17 20:57:46
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Connects C/C++/Objective C to some high-level programming languages
Репозитории AppStream
Полное описание 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.
Эррата
Размер 1573 КиБ
Исходный проект swig-4.1.1-1.module+el8.9.0+81+8c9a311d
Контрольная сумма SHA-256 084d06257504ed79e6629df82a5ecdf6256b8437f8fe28ff22fcf0d3dc793913
Module swig-4.1-8090020240417171209.ae728285
× Full screenshot
История изменений 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