Sha256: 8f37dc64f9db704f2399ffb14763acd42ef5a3c38f6861df2f4b6a4fc373d7be
Contents?: true
Size: 951 Bytes
Versions: 3
Compression:
Stored size: 951 Bytes
Contents
Ruby/GraphViz v0.6.0 Copyright (C) 2004 Gregoire Lejeune Ruby/Asp is freely distributable according to the terms of the GNU General Public License (see the file 'COPYING'). This program is distributed without any warranty. See the file 'COPYING' for details. --- Ruby-GraphViz - Interface to the GraphViz graphing tool This modules provides an interface to layout and generate images of directed graphs in a variety of formats (PostScript, PNG, etc.) using GraphViz. This module require GraphViz version 1.10 (or higher) +-----------------------------------------------------+ | CAUTION: You must uninstall Ruby/Graphviz 0.1.0 !!! | +-----------------------------------------------------+ --- ChangeLog : 0.6.0 : * Add undirected graph support 0.5.0 : * Preserve the original order of creation of nodes and edges 0.4.0 : * Add HTML-Labels 0.3.0 : * Bugs corrections 0.2.0 : * Pure ruby 0.1.0 : * Initial version
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ruby-graphviz-0.7.0 | README |
ruby-graphviz-0.8.0 | README |
ruby-graphviz-0.8.1 | README |