aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ruby-graph/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ruby-graph/pkg-descr')
-rw-r--r--graphics/ruby-graph/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/ruby-graph/pkg-descr b/graphics/ruby-graph/pkg-descr
new file mode 100644
index 000000000000..6cb399d3e671
--- /dev/null
+++ b/graphics/ruby-graph/pkg-descr
@@ -0,0 +1,10 @@
+GraphR - Graph-related classes
+
+ * DirectedGraph - fairly extensive directed graph class
+ * DotGraphFormatter - output a graph in GraphViz's dot format
+
+GraphR is very simple but might grow to support additional features of
+dot.
+
+Author: Robert Feldt <feldt@ce.chalmers.se>
+WWW: http://rockit.sourceforge.net/subprojects/graphr/