summaryrefslogtreecommitdiffstats
path: root/libraries/gaphas/README
diff options
context:
space:
mode:
author Mikko Värri2010-12-19 02:44:26 +0100
committer Robby Workman2010-12-21 05:44:02 +0100
commit17986dbf5bed8dda2c35c69bafd728e22e381f3d (patch)
tree8d73c6fdc97baf4a6e4b6344b7fb411b8324bfcd /libraries/gaphas/README
parent5d96830d2b1dc24bd45fe7b8bba0232596ab3dcc (diff)
downloadslackbuilds-17986dbf5bed8dda2c35c69bafd728e22e381f3d.tar.gz
libraries/gaphas: Updated for version 0.7.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/gaphas/README')
-rw-r--r--libraries/gaphas/README4
1 files changed, 1 insertions, 3 deletions
diff --git a/libraries/gaphas/README b/libraries/gaphas/README
index d4a1ade6da..2ed4b06a29 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.