python-traitsui 8.0.0-2 source package in Ubuntu

Changelog

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

  * Team upload.
  * remove extraneous dependency on python3-six (Closes: #1053967)

 -- Alexandre Detiste <email address hidden>  Tue, 02 Jan 2024 02:19:21 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-traitsui_8.0.0-2.dsc 2.3 KiB 79bf3ebfa6196a58ef08c732e7aa95d78719bb314c5444b07624221e4e8c4d56
python-traitsui_8.0.0.orig.tar.gz 6.5 MiB 901b9d1cbc45513e00a7397677b098441b28774b688f30a159bad4801bf40364
python-traitsui_8.0.0-2.debian.tar.xz 8.9 KiB dde3a1ff7647c218623f565b89558338987594baa2d19af811df2b8a4a2501e4

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.