python-traitsgui 3.6.0-3 source package in Ubuntu

Changelog

python-traitsgui (3.6.0-3) unstable; urgency=low

  * Team upload.
  * Rebuild to pick up 2.7 and drop 2.5 from supported versions
  * d/control: Bump Standards-Version to 3.9.2
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  08 May 2011 07:36:30 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
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-traitsgui_3.6.0.orig.tar.gz 4.6 MiB 6af10cb64a0e2562343e2ea04f772257e07704dbc69fee966eca58e5e46b167a
python-traitsgui_3.6.0-3.debian.tar.gz 8.2 KiB 103e2b2d3b957f5ff4b70080a206a2706c7d6008c174ee4454fe92fc79e5e1b0
python-traitsgui_3.6.0-3.dsc 1.4 KiB 4fa67772237687cef210c39fa805f8a0a59d9b603a6e9450de2a4dfc61635e42

Available diffs

View changes file

Binary packages built by this source

python-traitsgui: Traits-capable windowing framework

 The TraitsGUI project contains a toolkit-independent GUI abstraction layer
 (known as Pyface), 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 TraitsGUI and your selected toolkit
 and back-end take care of the details of displaying them.
 .
 You can use Qt or Wx backends.