Info2: << Package: traits-gui-py%type_pkg[python] Version: 3.6.0 Revision: 1 DescPackaging: << Former maintainer: Martin Costabel << Maintainer: None # Previously maintained by Jed Frechette Type: python (2.7) Depends: << python%type_pkg[python], enthought-base-py%type_pkg[python] (>= 3.0.1), traits-py%type_pkg[python] << BuildDepends: setuptools-tng-py%type_pkg[python] Source: http://enthought.com/repo/ets/TraitsGUI-%v.tar.gz Source-Checksum: SHA256(6af10cb64a0e2562343e2ea04f772257e07704dbc69fee966eca58e5e46b167a) CompileScript: << #! /bin/sh -ev %p/bin/python%type_raw[python] setup.py build << InstallScript: << #! /bin/sh -ev %p/bin/python%type_raw[python] setup.py install --root %d --single-version-externally-managed << DocFiles: << docs/*.pdf docs/*.ppt examples *.txt << Description: Traits-capable windowing framework DescDetail: << 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. << License: BSD Homepage: http://code.enthought.com/projects/traits_gui/ <<