slackbuilds_ponce/graphics/zgrviewer/README
Lockywolf d19060b283
graphics/zgrviewer: Added (Graph Viewer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-28 20:28:07 +07:00

7 lines
374 B
Text

ZGRViewer is a graph visualizer implemented in Java and based upon the
Zoomable Visual Transformation Machine. It is specifically aimed at
displaying graphs expressed using the DOT language from AT&T GraphViz
and processed by programs dot, neato or others such as twopi.
The required java is listed as zulu-openjdk11, but the build might
work with some other java as well.