pykde4 4:4.8.0-0ubuntu1 source package in Ubuntu

Changelog

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

  * New upstream release
 -- Jonathan Riddell <email address hidden>   Thu, 19 Jan 2012 12:01:24 +0000

Upload details

Uploaded by:
Jonathan Riddell
Uploaded to:
Precise
Original maintainer:
Kubuntu Members
Architectures:
any
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-0ubuntu1.debian.tar.gz 18.5 KiB 361a664ce5fa894336e1ef85ea1220ba72030a95f88d8eb09839caad5e030ad5
pykde4_4.8.0-0ubuntu1.dsc 1.8 KiB 4dd7ea7fcee229e94965d3230de8d7dc831478bed0d7f17dae514d44e9de111e

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.