          MODULE=graphviz
         VERSION=14.1.3
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://gitlab.com/graphviz/graphviz/-/archive/${VERSION}/
      SOURCE_VFY=sha256:b6afb085412a82b34508cfe067ae95f8e565739c5818d4814f5c5a6114f153f5
        WEB_SITE=https://www.graphviz.org
         ENTERED=20020529
         UPDATED=20260311
           SHORT="Set of graph drawing tools"

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
