          MODULE=graphviz
         VERSION=16.0.0
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://gitlab.com/graphviz/graphviz/-/archive/$VERSION/
      SOURCE_VFY=sha256:f55f0b24afcfaa94f9c7d5fff7c5ddbce9f738fb7aa9453761aca09f61b23625
        WEB_SITE=https://www.graphviz.org
         ENTERED=20020529
         UPDATED=20260815
           SHORT="Set of graph drawing tools"
PSAFE=no

cat << EOF
graphviz is a set of graph drawing tools for Unix or MS-Windows (win32). Source code and
binary executables for common platforms are available. Graph drawing addresses the problem
of visualizing structural information by constructing geometric representations of abstract
graphs and networks. Automatic generation of graph drawings has important applications in
key technologies such as database design, software engineering, VLSI and network design
and visual interfaces in other domains.
EOF
