pykde4 4:4.8.0-0ubuntu2 source package in Ubuntu

Changelog

pykde4 (4:4.8.0-0ubuntu2) precise; urgency=low

  * Rebuild against python-qt4 4.9-2ubuntu3. (LP: #922721)
 -- Felix Geyer <email address hidden>   Sat, 28 Jan 2012 12:40:46 +0100

Upload details

Uploaded by:
Felix Geyer
Uploaded to:
Precise
Original maintainer:
Kubuntu Members
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pykde4_4.8.0.orig.tar.bz2 2.0 MiB 9437346e4b79084c23aca7bcfa1690977b462c274cb0311b41b1c742b9ee00ac
pykde4_4.8.0-0ubuntu2.debian.tar.gz 18.3 KiB f9d8085458b9f5c637fbe99e40f7092e4247e310089a92a6b7e7a51c3f57bd62
pykde4_4.8.0-0ubuntu2.dsc 2.6 KiB 4a45bf2b5da89fe27331b5b229a11782ae8f98ac92007090ae7fe6c633685a39

View changes file

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.