pykde4 4:4.8.3-0ubuntu0.1 source package in Ubuntu

Changelog

pykde4 (4:4.8.3-0ubuntu0.1) precise-proposed; urgency=low

  * New upstream release (LP: #1002336)
 -- Jonathan Kolberg <email address hidden>   Thu, 03 May 2012 19:16:41 +0200

Upload details

Uploaded by:
Jonathan Kolberg
Sponsored by:
Philip Muškovac
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
Precise updates main python

Downloads

File Size SHA-256 Checksum
pykde4_4.8.3.orig.tar.xz 2.0 MiB 83a9a120f42cf2b3b44acb43ebf17cef8354c09d39c7327f50d7c8115d56201a
pykde4_4.8.3-0ubuntu0.1.debian.tar.gz 18.4 KiB 41541f5884ebe082b200beea9a804c02827902f300a606bc557aa87ec2cbc472
pykde4_4.8.3-0ubuntu0.1.dsc 2.6 KiB c972c2a0a16ad7262a2ca3415aa24d94a62ecb44c249d3fdbe11f84b06257f1c

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.