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

Проект sip-4.19.25-2.el9

Имя sip
Эпоха 0
Версия 4.19.25
Релиз 2.el9
Сайт https://riverbankcomputing.com/software/sip/intro
Лицензия GPLv2 or GPLv3 and (GPLv3+ with exceptions)
Время сборки 2024-10-08 15:48:51
Хост сборки builder-x86-07.inferitos.ru
Краткое описание SIP - Python/C++ Bindings Generator
Репозитории AppStream
Полное описание SIP is a tool for generating bindings for C++ classes so that they can be accessed as normal Python classes. SIP takes many of its ideas from SWIG but, because it is specifically designed for C++ and Python, is able to generate tighter bindings. SIP is so called because it is a small SWIG. SIP was originally designed to generate Python bindings for KDE and so has explicit support for the signal slot mechanism used by the Qt/KDE class libraries. However, SIP can be used to generate Python bindings for any C++ class library.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
python3-wx-siplib-4.19.25-2.el9.x86_64 SIP - Python 3/C++ Bindings Generator for wx 31af047b907edfc33cf71051e4848afe37ad5fba6a8d397337b93d63949d5eee download
python3-sip-devel-4.19.25-2.el9.x86_64 Files needed to generate Python bindings for any C++ class library 8522e252d27f07618a6f743f8b6487143fab7722ed0634df342ff6e864418d00 download
sip-4.19.25-2.el9.x86_64 SIP - Python/C++ Bindings Generator 5f801b4ada7f5b92d9de3f804c846c7f915ffd34d1e241a68e7a4fd4796df18d download
i686
python3-sip-devel-4.19.25-2.el9.i686 Files needed to generate Python bindings for any C++ class library 726b948f494ef0b8d1e1d32e306d1a2c653592b5d4f55a383757b7d03432f813 download
aarch64
python3-wx-siplib-4.19.25-2.el9.aarch64 SIP - Python 3/C++ Bindings Generator for wx 9d99c217bf7eb735646a59a75b19f68f144ff0720eddf9dbd8005599c8be7f16 download
python3-sip-devel-4.19.25-2.el9.aarch64 Files needed to generate Python bindings for any C++ class library 236813352e566b604edea9f76681531d549073b26243cbf6335155e059f56971 download
sip-4.19.25-2.el9.aarch64 SIP - Python/C++ Bindings Generator 69bc51f53c98f7f9a3dc05438298041d8446b85ea79b7a46dbc7098063e93115 download
src
sip-4.19.25-2.el9.src SIP - Python/C++ Bindings Generator 230f41fd7e91a1f61f805a6330db0291f8d152103654d03f75b4e6a5d90a5b5a download
История изменений link
* Mon Oct 07 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 4.19.25-2
- Rebuilt for MSVSphere 9.5 beta

* Wed Mar 13 2024 Jan Grulich <jgrulich@redhat.com> - 4.19.25-2
- Add py_ssize_t_clean module support for compatibility with python-qt5
  Resolves: RHEL-27554