./x11/py-qt-builder, Tool to create Python bindings for C++ libraries using Qt

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 1.12.2, Package name: py39-qt-builder-1.12.2, Maintainer: rhialto

PyQt-builder is a tool for generating Python bindings for C++ libraries that
use the Qt application framework. The bindings are built on top of the PyQt
bindings for Qt. PyQt-builder is used to build PyQt itself.

PyQt-builder is actually an extension of the PEP 384-compliant SIP bindings
generator and build system. In the simplest cases all that is needed is a
pyproject.toml file that specifies how the bindings are to be generated. More
complicated cases require additional code, typically implemented in a
project.py file.

PyQt-builder doesn't provide any additional command line build tools but does
extend the SIP tools by providing additional command line options and options
that can be specified in the pyproject.toml file. These are implemented by the
pyqtbuild module which also provides an API that can be used by a project's
project.py file.


Master sites:

Filesize: 5592.843 KB

Version history: (Expand)