summaryrefslogtreecommitdiff
path: root/graphics/xdot/README
diff options
context:
space:
mode:
authorMarco Bonetti <sid77@slackware.it>2010-05-13 00:28:21 +0200
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-13 00:28:21 +0200
commit0cb82585511ef53084d1b02f962987c89596ce05 (patch)
treea4c48dcdc294b0a079e836a39639069d5d46b186 /graphics/xdot/README
parent1313df468b1146742aa8d4b7b22d58253e2a126f (diff)
downloadslackbuilds-0cb82585511ef53084d1b02f962987c89596ce05.tar.gz
graphics/xdot: Updated for version 20090403
Diffstat (limited to 'graphics/xdot/README')
-rw-r--r--graphics/xdot/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xdot/README b/graphics/xdot/README
index 96f7b6f68e..4f759cca63 100644
--- a/graphics/xdot/README
+++ b/graphics/xdot/README
@@ -8,11 +8,11 @@ xdot.py can be used either as a standalone application from command line, or
as a library embedded in your python application.
Features:
- * Since it doesn't use bitmaps it is fast and has a small memory footprint.
+ * Since it doesn't use bitmaps, it is fast and has a small memory footprint.
* Arbitrary zoom.
* Keyboard/mouse navigation.
* Supports events on the nodes with URLs.
* Animated jumping between nodes.
* Highlights node/edge under mouse.
-This package requires Graphviz and PyGTK, both avalaible at SlackBuilds.org.
+This requires graphviz and pygtk.