Hi, I wonder what it takes to build shiboken as a Python module, callable from both Python 2 and Python 3 (perhaps with ctypes or with CFFI) and writing front-end for it in Python?
What is front-end is described here: https://qt-project.org/wiki/PySide_Binding_Generator This will make shiboken more hackable for Python users. -- anatoly t. _______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
