diff options
Diffstat (limited to 'libraries/gaphas/README')
-rw-r--r-- | libraries/gaphas/README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libraries/gaphas/README b/libraries/gaphas/README index d4a1ade6da53..2ed4b06a299b 100644 --- a/libraries/gaphas/README +++ b/libraries/gaphas/README @@ -1,9 +1,7 @@ -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. +To build, this requires nose, pysetuptools and setuptools_git. |