fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
409 B
Plaintext
11 lines
409 B
Plaintext
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.
|
|
|
|
The following GUI backends are supported:
|
|
* wxPython
|
|
* PyQt
|
|
* PySide
|