[ 原始碼: pyqt-builder ]
套件:python3-pyqtbuild(1.14.1+dfsg-1)
python3-pyqtbuild 的相關連結
Debian 的資源:
下載原始碼套件 pyqt-builder:
- [pyqt-builder_1.14.1+dfsg-1.dsc]
- [pyqt-builder_1.14.1+dfsg.orig.tar.xz]
- [pyqt-builder_1.14.1+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [riverbankcomputing.com]
相似套件:
PEP 517 compliant PyQt build system
PyQt-builder is the PEP 517 compliant build system for PyQt and projects that extend PyQt. It extends the SIP build system and uses Qt's qmake to perform the actual compilation and installation of extension modules.
Projects that use PyQt-builder provide an appropriate pyproject.toml file and an optional project.py script. Any PEP 517 compliant frontend, for example sip-install or pip can then be used to build and install the project.
其他與 python3-pyqtbuild 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-sipbuild (>= 6.7)
- Python bindings generator for C/C++ libraries — the build system
-
- rec: qt5-qmake
- Qt 5 qmake Makefile generator tool