pyqt5 5.15.9+dfsg-ok1.2 source package in openKylin
Changelog
pyqt5 (5.15.9+dfsg-ok1.2) nile; urgency=medium * No change rebuild. -- rtlhq <nobelxyz@163.com> Sun, 08 Oct 2023 09:37:23 +0800
pyqt5 (5.15.9+dfsg-ok1.2) nile; urgency=medium * No change rebuild. -- rtlhq <nobelxyz@163.com> Sun, 08 Oct 2023 09:37:23 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
pyqt5_5.15.9+dfsg.orig.tar.xz | 2.2 MiB | f60278ecdae11c1b276a8bc2a4ec1c46aafbe88816aa5e2a7cb4abeb61e97369 |
pyqt5_5.15.9+dfsg-ok1.2.debian.tar.xz | 10.7 KiB | c3ecbccbb28c8de0cbdec8c51a30e416f8dc0ac67db6cdec0ee1c390dd1e4a34 |
pyqt5_5.15.9+dfsg-ok1.2.dsc | 4.1 KiB | ce87940a2b47bdb2b99783ceba6df62a647c166ac4dd959c634dfcfaab707f9e |
This package contains the source SIP files from which the Python
bindings for Qt5 are created. They are needed for building PyQt5
as well as creating bindings for own Qt5 widgets written in C++.
This package contains various support tools for PyQt5 developers:
* a user interface compiler (pyuic5)
* a resource file generator (pyrcc5)
* a translation string finder (pylupdate5)
PyQt5 exposes the Qt5 GUI toolkit in Python.
.
This package the Qt example programs and demos ported to Python.
The dbus.mainloop.pyqt5 module provides support for Qt main loop for
applications that use dbus-python. By default Qt uses main loop from
GLib on UNIX-like systems, not its own one.
.
This package contains the Python 3 version of this module.
PyQt5 exposes the Qt5 API to Python 3. This package contains the following
modules:
* QtCore
* QtDBus
* QtDesigner
* QtGui
* QtHelp
* QtNetwork
* QtPrintSupport
* QtTest
* QtWidgets
* QtXml
The Qt Bluetooth API provides connectivity between Bluetooth enabled devices.
.
This package contains the Python 3 version of this module.
The Multimedia module of PyQt5 provides a set of APIs to play and record
media, and manage a collection of media content.
.
This package contains the Python 3 version of this module.
The Qt NFC API provides connectivity between NFC enabled devices.
.
This package contains the Python 3 version of this module.
The OpenGL module of PyQt5 provides widgets and utility classes
for OpenGL rendering in a PyQt5 application.
.
This package contains the Python 3 version of this module.
The QtPositioning module of PyQt5 provides an API to access location and
positioning information.
.
This package contains the Python 3 version of this module.
The QtQuick module of PyQt5 provides a framework for developing applications
and libraries with the QML language.
.
This package contains the Python 3 version of this module.
The QtRemoteObjects module extends Qt's existing functionalities to enable
information exchange between processes or computers.
.
This package contains the Python 3 version of this module.
The QtSensors module of PyQt5 provides a set of APIs to access sensors
hardware from PyQt applications.
.
This package contains the Python 3 version of this module.
The QtSerialPort module of PyQt5 provides a set of APIs to use serial ports
from PyQt applications.
.
This package contains the Python 3 version of this module.
The SQL module of PyQt5 provides widgets and utility classes for
Python 3 SQL database access.
.
This package contains the Python 3 version of this module.
The SVG module of PyQt5 provides classes for displaying the contents of
SVG files.
.
This package contains the Python 3 version of this module.
The QtSpeech module of PyQt5 provides a set of APIs for text-to-speech
in PyQt applications.
.
This package contains the Python 3 version of this module.
Qt WebChannel enables peer-to-peer communication between the host (PyQt5
application) and the client (HTML/JavaScript application). The transport
mechanism is supported out of the box by the two popular web engines, Qt
WebKit 2 and Qt WebEngine (experimental).
.
This package contains the Python 3 version of this module.
The WebKit module of PyQt5 provides a Web browser engine that makes it easy
to embed HTML content into your PyQt application.
.
This package contains the Python 3 version of this module.
The WebSockets module of PyQt5 provides Python 3 bindings for the
WebSockets specification (both client and server).
.
This package contains the Python 3 version of this module.
The QtX11Extras module of PyQt5 provides an API to access X11-specific
information and classes.
.
This package contains the Python 3 version of this module.
QtXmlPatterns is a XQuery and XPath engine for XML and custom data models.
This package provides a PyQt binding for QtXmlPatterns.
.
This package contains the Python 3 version of this module.