python-traitsui 6.1.3-2 source package in Ubuntu

Changelog

python-traitsui (6.1.3-2) unstable; urgency=medium

  * Team upload.
    - Mostly no-change but needed to let the package migrate to testing.
  * Change pypi.python.org links to pypi.org.

 -- Dmitry Shachnev <email address hidden>  Tue, 24 Dec 2019 14:00:17 +0300

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-traitsui_6.1.3-2.dsc 2.1 KiB 6900ddb1e55e69ef3347962c4c51fc35f5e3865e8a4b7dee95d730ef79b30697
python-traitsui_6.1.3.orig.tar.gz 4.9 MiB 48381763b181efc58eaf288431d1d92d028d0d97dfdd33eba7809aae8aef814f
python-traitsui_6.1.3-2.debian.tar.xz 8.2 KiB ec5f2254eae636c89fd9514a29b5e590ff4b8a8a883c0e47567d491adbe55e13

Available diffs

No changes file available.

Binary packages built by this source

python3-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.