Пакет swig-3.0.12-19.module+el8.9.0+84+d243e99a.src
Имя | swig |
---|---|
Эпоха | 0 |
Версия | 3.0.12 |
Релиз | 19.module+el8.9.0+84+d243e99a |
Архитектура | src |
Сайт | http://swig.sourceforge.net/ |
Лицензия | GPLv3+ and BSD |
Время сборки | 2024-04-18 13:37:30 |
Хост сборки | builder-x86-07.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 primarily used with Perl, Python and Tcl/TK, but it has also been extended to Java, Eiffel and Guile. SWIG is normally used to create high-level interpreted programming environments, systems integration, and as a tool for building user interfaces |
Эррата | — |
Размер | 8004 КиБ |
Исходный проект | swig-3.0.12-19.module+el8.9.0+84+d243e99a |
Контрольная сумма SHA-256 | 0b39910c154b3472490260e6c7793716bb0151ac80481e7186f138728330ce0d |
Module | swig-3.0-8090020240418102349.9edba152 |
×
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.12-19 - Rebuilt for MSVSphere 8.8 * Fri Apr 03 2020 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-19 - Add missing checks for failures in calls to PyUnicode_AsUTF8String (bug#1804625) * Fri Jun 22 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-18 - Disable using of Python 2 * Tue Apr 24 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-17 - Backport upstream Coverity fixes (bug#1570037) - Do not build ccache-swig on RHEL * Wed Feb 14 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-16 - Update conditions for tests - Fix configure to properly check version of Go 1.10 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.12-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 23 2018 Jonathan Wakely <jwakely@redhat.com> - 3.0.12-14 - Rebuilt for Boost 1.66 * Tue Nov 21 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-13 - Disable PHP tests, because they fail with PHP 7.2.0-RC * Wed Sep 20 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.12-12 - Fix generated code for constant expressions containing wchar_t L literals * Thu Sep 07 2017 Jared Smith <jsmith@fedoraproject.org> - 3.0.12-11 - Add patch to support NodeJS versions 7 and 8, fixes FTBFS