Shiboken is a fundamental piece on the Qt for Python project that
serves two purposes:
- Generator: Extract information from C or C++ headers and generate
CPython code that allow to bring C or C++ projects to Python. This
process uses a library called ApiExtractor which internally uses
Clang.
- Module: An utility Python module that exposed new Python types,
functions to handle pointers, among other things, that is written in
CPython and can be used independently of the generator.
Maintained by: Christoph Willing
Keywords:
ChangeLog: shiboken2
Homepage:
https://wiki.qt.io/Qt_for_Python
Download SlackBuild:
shiboken2.tar.gz
shiboken2.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
shiboken2.SlackBuild |
shiboken2.info |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds