python-pyface 4.0.0-1 source package in Ubuntu

Changelog

python-pyface (4.0.0-1) unstable; urgency=low

  * Initial upload
  * Replaces python-traitsbackend{wx,qt} packages
 -- Julian Taylor <email address hidden>   Sun,  28 Aug 2011 09:01:27 +0000

Upload details

Uploaded by:
Julian Taylor
Uploaded to:
Oneiric
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-pyface_4.0.0.orig.tar.gz 4.8 MiB 3c00d8d9e12978d7656f749cb4c96458096ae3ecfaf55e7d714b8091c3c1a2a5
python-pyface_4.0.0-1.debian.tar.gz 6.6 KiB 16154e4d409cc41de81d9b3519cdefdd6c853d3c7b14c4ff9232571a8791422b
python-pyface_4.0.0-1.dsc 2.0 KiB 4fa0cb6605418ae689b2efdc4b552341edf072df2f9253a146e4dcc12ad76a0a

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