          MODULE=python-parso
         VERSION=0.8.5
          SOURCE=parso-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/p/parso
SOURCE_DIRECTORY=$BUILD_DIRECTORY/parso-$VERSION
      SOURCE_VFY=sha256:034d7354a9a018bdce352f48b2a8a450f05e9d6ee85db84764e9b6bd96dafe5a
        WEB_SITE=https://pypi.org/project/parso/
            TYPE=python3
         ENTERED=20180805
         UPDATED=20250829
           SHORT="A Python parser"

cat << EOF
Parso is a Python parser that supports error recovery and round-trip parsing for
different Python versions (in multiple Python versions). Parso is also able to
list multiple syntax errors in your python file.
EOF
