From fdb8fac77cc9addc29479801ee5fed6ab1c3b244 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Tue, 11 May 2010 14:55:16 +0200 Subject: graphics/graphviz: Initial import --- graphics/graphviz/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 graphics/graphviz/README (limited to 'graphics/graphviz/README') diff --git a/graphics/graphviz/README b/graphics/graphviz/README new file mode 100644 index 0000000000..dbcfcd959b --- /dev/null +++ b/graphics/graphviz/README @@ -0,0 +1,11 @@ +Graphviz is open source graph visualization software. It has several main +graph layout programs. It also has web and interactive graphical interfaces, +and auxiliary tools, libraries, and language bindings. + +Graph visualization is a way of representing structural information as diagrams +of abstract graphs and networks. Automatic graph drawing has many important +applications in software engineering, database and web design, networking, and +in visual interfaces for many other domains. + +This requires SWIG for building language bindings (available at +SlackBuilds.org). -- cgit v1.2.3