[ 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 python3-wx-siplib-4.19.25-2.el9.aarch64 download

Name python3-wx-siplib
Epoch 0
Version 4.19.25
Release 2.el9
Architecture aarch64
Website/URL https://riverbankcomputing.com/software/sip/intro
License GPLv2 or GPLv3 and (GPLv3+ with exceptions)
Build Time 2024-10-29 21:39:59
Build Host builder-arm64-1.inferitos.ru
Summary SIP - Python 3/C++ Bindings Generator for wx
Repositories AppStream
Description This is the Python 3 build of wx-siplib. 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 96 KiB
Source Project sip-4.19.25-2.el9
SHA-256 checksum 9d99c217bf7eb735646a59a75b19f68f144ff0720eddf9dbd8005599c8be7f16
× 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