          MODULE=dot2tex
         VERSION=2.11.3
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/kjellmf/dot2tex/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:e7205ed17edf7e8a7a816f13da5c74fd8b88e1ad42cc3975a6943a32f59ad55b
        WEB_SITE=https://github.com/kjellmf/dot2tex/
            TYPE=python3
         ENTERED=20120727
         UPDATED=20180803
           SHORT="A Graphviz to LaTeX converter"

cat << EOF
The purpose of dot2tex is to give graphs generated by Graphviz
a more LaTeX friendly look and feel. This is accomplished by
converting xdot output from Graphviz to a series of
PSTricks or PGF/TikZ commands.
EOF
