mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
1aaa533e61
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
9 lines
341 B
Text
9 lines
341 B
Text
gaphas (GTK+ based diagramming widget)
|
|
|
|
Gaphas is a MVC canvas that uses Cairo for rendering. One of the
|
|
nicer things of this widget is that the user (model) is not bothered
|
|
with bounding box calculations: this is all done through Cairo.
|
|
|
|
This requires decorator and simplegeneric.
|
|
|
|
To build, this requires pysetuptools and setuptools_git.
|