Interface to the GraphViz graphing tool
http://search.cpan.org/dist/GraphViz/
This module provides an interface to layout and image generation of
directed and undirected graphs in a variety of formats (PostScript, PNG,
etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from
the GraphViz project (http://www.graphviz.org/ or
http://www.research.att.com/sw/tools/graphviz/).
Author:
-------
Leon Brocard
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/perl-GraphViz && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
GraphViz-2.15.tgz | 0000118433 116 KB | |
perl-GraphViz.changes | 0000002608 2.55 KB | |
perl-GraphViz.spec | 0000002820 2.75 KB |
Revision 9 (latest revision is 13)
Stephan Kulow (coolo)
accepted
request 233538
from
Stephan Kulow (coolo)
(revision 9)
- update to 2.15 * fixes build on Factory * changes: - Fix double-quote escaping bug in GraphViz's _attributes() method. See RT#90528. - Patch t/foo.t to not assume text appears on specific lines of the output test files. - Re-package distro because users get errors during testing. See RT#80709. - For pre-reqs such as strict, warnings, etc, which ship with Perl, set the version # to 0. Reported as RT#80663 by Father Chrysostomos for Tree::DAG_Node. - Add VDX as an output format. - Accept a patch kindly supplied by Alexander Kriegisch, to change handling of the rankdir attribute. - Patch this file to replace BST with GMT, since both DateTime::Format::HTTP and DateTime::Format::Strptime (forwarded request 233537 from vitezslav_cizek)
Comments 0