python-traitsui 4.5.1-1 source package in Ubuntu

Changelog

python-traitsui (4.5.1-1) unstable; urgency=medium

  * New upstream release
  * Acknowledge previous NMU changes, thanks
  * Bump Standards-Version to 3.9.6
  * Fix the watch file

 -- Varun Hiremath <email address hidden>  Sun, 16 Aug 2015 21:41:09 -0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python
Xenial release universe python

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-traitsui_4.5.1-1.dsc 2.1 KiB 8a17623eb35011820050d3abff3ef63e30b89875659ec887475905bc20027c38
python-traitsui_4.5.1.orig.tar.gz 6.4 MiB 452bfe7ffb9e38948cacbcfc66cc922cec3a3cb415e5fa02ef0d756ea673104d
python-traitsui_4.5.1-1.debian.tar.xz 9.0 KiB 32df3569f2cbb31e02d08c6811d741dbe0f07a896ef5064f590a37c917e4cf01

Available diffs

No changes file available.

Binary packages built by this source

python-traitsui: traits-capable user interfaces

 The traitsui 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 traitsui and your selected
 toolkit and back-end take care of the details of displaying them.