[ 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 ]
×

Package sip-4.19.25-2.el9.src download

Name sip
Epoch 0
Version 4.19.25
Release 2.el9
Architecture src
Website/URL https://riverbankcomputing.com/software/sip/intro
License GPLv2 or GPLv3 and (GPLv3+ with exceptions)
Build Time 2024-10-08 15:48:51
Build Host builder-x86-07.inferitos.ru
Summary SIP - Python/C++ Bindings Generator
Repositories AppStream
Description 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.
Errata
Size 1181 KiB
Source Project sip-4.19.25-2.el9
SHA-256 checksum 230f41fd7e91a1f61f805a6330db0291f8d152103654d03f75b4e6a5d90a5b5a
× Full screenshot
Changelog 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