Source: python-traitsui Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Varun Hiremath Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python-all (>= 2.6.6-3~) Build-Depends-Indep: python-setupdocs Standards-Version: 3.9.6 Homepage: http://pypi.python.org/pypi/traitsui X-Python-Version: >=2.5 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-traitsui/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-traitsui/trunk/ Package: python-traitsui Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-traits, python-pyface, python-wxgtk3.0 Breaks: python-traitsgui, python-traitsbackendqt, python-traitsbackendwx Replaces: python-traitsgui, python-traitsbackendqt, python-traitsbackendwx Description: 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.