Paketname | python-qt3 |
Beschreibung | Qt3 bindings for Python |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 3.18.1-4ubuntu1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 10472 Byte |
Hängt ab von | libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6 (>= 4.1.1), libx11-6, lib |
Empfohlene Pakete | |
Paketbetreuer | Kubuntu Developers |
Quelle | |
Paketgröße | 2407396 Byte |
Prüfsumme MD5 | 84f029bce96c89061e92cd490f35e471 |
Prüfsumme SHA1 | a7f5585c42f37aaf36260c40e8fa6686fa1e54d0 |
Prüfsumme SHA256 | d704efe24d3b3b1c9cb3552e153cba948adf32306e4f84f9adb5595c067dafc9 |
Link zum Herunterladen | python-qt3_3.18.1-4ubuntu1_i386.deb |
Ausführliche Beschreibung | Python binding module that allows use of Qt X Window toolkit v3.
You can use it to create portable graphics-capable scripts (there
are PyQt versions for Linux, Windows and MacOS X).
.
At this moment PyQt offers a vast subset of Qt API. There are
some minor issues related to the differences between C++ and Python
(types, etc), but usually you'll be able to write code pretty the
same way in both languages (with syntax differences, of course)
|