python-pyface 4.1.0-1ubuntu3 source package in Ubuntu

Changelog

python-pyface (4.1.0-1ubuntu3) trusty; urgency=medium

  * Let the binary-predeb target work on the usr/lib/python* directory as we
    don't have usr/share/pyshared anymore.
 -- Matthias Klose <email address hidden>   Wed, 12 Feb 2014 16:01:38 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-pyface_4.1.0.orig.tar.gz 4.8 MiB a0b1f823528d27ffc4ed805d4108aca6e4bce0bd71f18fa81ef96e1c93a4bc5e
python-pyface_4.1.0-1ubuntu3.debian.tar.gz 7.0 KiB e51d110cf6157004762578a8d4871908d583ae0290ebefa0c503cffebb612c84
python-pyface_4.1.0-1ubuntu3.dsc 1.5 KiB 10ba9c5db43afab13d371dae2333499faa283f5257c092f89f83daf6e75ba871

Available diffs

View changes file

Binary packages built by this source

python-pyface: traits-capable windowing framework

 The pyface project contains a toolkit-independent GUI abstraction
 layer, which is used to support the "visualization" features of the
 Traits package. Thus, you can write code in terms of the Traits API
 (views, items, editors, etc.), and let pyface and your selected
 toolkit and back-end take care of the details of displaying them.
 .
 The following GUI backends are supported:
  o wxPython
  o PyQt
  o PySide