| Paketname | libgraph-easy-perl |
| Beschreibung | Perl module to convert or render graphs (as ASCII, HTML, SVG or via Graphviz) |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.69-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 1224 Byte |
| Hängt ab von | perl |
| Empfohlene Pakete | libgraph-easy-as-svg-perl |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 371016 Byte |
| Prüfsumme MD5 | 9164f6abb60241df43c524103fd1d6b8 |
| Prüfsumme SHA1 | ddb93dc310240edbc1a18a206f330b148de28a9c |
| Prüfsumme SHA256 | 5d66fb1464f9991ba95177c5a25cfa86e7e7fcdb251a821d1275038db9697cd4 |
| Link zum Herunterladen | libgraph-easy-perl_0.69-1_all.deb |
| Ausführliche Beschreibung | Graph::Easy lets you generate graphs consisting of various shaped nodes
connected by edges (with optional labels).
.
It can read and write graphs in a varity of formats, as well as render
them via its own grid-based layouter. It has export filters for Graphviz,
VCG (Visualizing Compiler Graphs), GDL (Graph Description Language) and
GraphML. Import filters are for Graphviz, VCG and GDL.
.
Since the layouter works on a grid (manhattan layout), the output is
most useful for flow charts, network diagrams, or hierarchy trees.
.
Graph::Easy has an easy-to-understand, compact and human readable graph
description language.
|