Name: | python36-wx-siplib |
---|---|
Version: | 4.19.16 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 302717 |
License: | GPLv2 or GPLv3 and (GPLv3+ with exceptions) |
RPM: | python36-wx-siplib-4.19.16-3.el7.aarch64.rpm |
Source RPM: | python3-sip-4.19.16-3.el7.src.rpm |
Build Date: | Wed Jun 30 2021 |
Build Host: | host-100-100-224-23.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.riverbankcomputing.com/software/sip/intro |
Summary: | SIP - Python 3/C++ Bindings Generator for wx |
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. |
- Build a namespaced sip module, wx.siplib, for wxpython
- Fix sip_bin config variable (bugz#1742219)
- Initial EPEL7 python3 package