diff options
Diffstat (limited to 'graphics/p5-SpringGraph/pkg-descr')
-rw-r--r-- | graphics/p5-SpringGraph/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/p5-SpringGraph/pkg-descr b/graphics/p5-SpringGraph/pkg-descr new file mode 100644 index 000000000000..f50a973127d9 --- /dev/null +++ b/graphics/p5-SpringGraph/pkg-descr @@ -0,0 +1,16 @@ +SpringGraph.pm is a rewrite of the springgraph.pl script, which provides +similar functionality to Neato and can read some/most dot files. + +The goal of this module is to provide a compatible interface to VCG +and/or GraphViz perl modules on CPAN. This module will also provide some +extra features to provide more flexibility and power. + +This module is still experimental and is moving quickly away from the +original springgraph.pl code. It is likely to be rewritten from basic +principles in the near future to remove some of the quirks inherent in +the Autodia and springgraph.pl code used. + +WWW: http://search.cpan.org/search?dist=SpringGraph + +Fernan +<fernan@iib.unsam.edu.ar> |