pykde4 4:4.8.1-0ubuntu1 source package in Ubuntu
Changelog
pykde4 (4:4.8.1-0ubuntu1) precise; urgency=low * New upstream release -- Philip Muskovac <email address hidden> Sat, 03 Mar 2012 19:20:33 +0100
Upload details
- Uploaded by:
- Philip Muškovac
- Sponsored by:
- Scott Kitterman
- Uploaded to:
- Precise
- Original maintainer:
- Kubuntu Members
- Architectures:
- any
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pykde4_4.8.1.orig.tar.xz | 1.9 MiB | d11cee2ff80b80d99832fc741568573d8588b2278579bdf1ab7806b5b1cdfa20 |
pykde4_4.8.1-0ubuntu1.debian.tar.gz | 18.5 KiB | 8c1990832cd5af365a8f495a7753806a6e7100def6aaf159d75fef7813309e8f |
pykde4_4.8.1-0ubuntu1.dsc | 1.8 KiB | 065694abbbe609b8fe88c5a73bf6c5bfd1fa0a5eb3205f3fc262fbb064164480 |
Available diffs
- diff from 4:4.8.0-0ubuntu2 to 4:4.8.1-0ubuntu1 (761 bytes)
Binary packages built by this source
- python-kde4: Python bindings for the KDE Development Platform
This package contains PyKDE, the Python bindings for the KDE
libraries, that allow you to write KDE programs using Python instead of
C++. It contains at least the following modules under the
PyKDE namespace:
.
* dnssd
* kdecore
* kdeui
* khtml
* kio
* knewstuff
* kparts
* kterminal
* ktexteditor
* kutils
* nepomuk
* plasma
* solid
.
And a few KDE related technologies like:
.
* akonadi
* phonon
* soprano
.
This package provides modules for all supported Python versions.
- python-kde4-dbg: debugging symbols for the PyKDE bindings
This package contains debugging files used to investigate problems with
Python bindings for the KDE Development Platform. Install this package if you
are experiencing crashes of the PyKDE application and wish to report a problem
to the developers.
- python-kde4-dev: UIC compiler and SIP files for PyKDE
This package contains pykdeuic4, a wrapper around PyQt's own UIC (user
interface compiler). It is needed to generate code from Qt Designer's
UI files. You want to install this package if you are writing a PyKDE
application which has .ui files, or running one of these applications
from source.
.
It also contains the .sip files for PyKDE, needed to build packages
with classes based on PyKDE.
- python-kde4-doc: documentation and examples for PyKDE
This package contains API documentation for PyKDE, and some example code
showing how to use it. You will probably want to install this package if
you are developing applications based on PyKDE.