          MODULE=python-pydot
         VERSION=4.0.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/pydot/pydot/archive/refs/tags/v$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE#*-}-$VERSION
      SOURCE_VFY=sha256:d58e7a1bdaf7e47a0da21af0370139242b83ac0bfdfa926b3b054c5f9e4211b2
        WEB_SITE=https://github.com/pydot/pydot
            TYPE=python3
        REPLACES=pydot
         ENTERED=20120727
         UPDATED=20250829
           SHORT="Python interface to Graphviz's Dot language"

cat << EOF
pyparsing is a general parsing module for Python.
Grammars are implemented directly in the client code using parsing
objects, instead of externally, as with lex/yacc-type tools.
Includes simple examples for parsing SQL, CORBA IDL, and 4-function math.
EOF
