pykde4 4:4.7.97-0ubuntu1 source package in Ubuntu

Changelog

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

  * New upstream RC release
 -- Jonathan Riddell <email address hidden>   Wed, 04 Jan 2012 13:14:59 +0000

Upload details

Uploaded by:
Jonathan Riddell
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.7.97.orig.tar.bz2 2.0 MiB 0c86d948c92bf1aefdfbbd6e583f4d141d4ba611994a7fb440a6fe756f3660e9
pykde4_4.7.97-0ubuntu1.debian.tar.gz 18.5 KiB 49b53dfdfcfc77e9e0104a36296793be98394a48de0d2556058412e3694f6d4f
pykde4_4.7.97-0ubuntu1.dsc 2.0 KiB ba93ad80ea60c3b5eeef1befd326670a9be585f9af1bd8c0ffb60d29ad25c124

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.