[ 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.x86_64 download

Name sip
Epoch 0
Version 4.19.25
Release 2.el9
Architecture x86_64
Website/URL https://riverbankcomputing.com/software/sip/intro
License GPLv2 or GPLv3 and (GPLv3+ with exceptions)
Build Time 2024-10-08 15:49:09
Build Host builder-x86-06.inferitos.ru
Summary SIP - Python/C++ Bindings Generator
Repositories CRB
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 196 KiB
Source Project sip-4.19.25-2.el9
SHA-256 checksum 5f801b4ada7f5b92d9de3f804c846c7f915ffd34d1e241a68e7a4fd4796df18d
× 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