          MODULE=python-jedi
         VERSION=0.19.2
          SOURCE=jedi-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/j/jedi
      SOURCE_VFY=sha256:4770dc3de41bde3966b02eb84fbcf557fb33cce26ad23da12c742fb50ecb11f0
SOURCE_DIRECTORY=$BUILD_DIRECTORY/jedi-$VERSION
        WEB_SITE=https://pypi.org/project/jedi/
            TYPE=python3
         ENTERED=20180806
         UPDATED=20250829
           SHORT="A static analysis tool for Python that can be used in IDEs/editors"

cat << EOF
Jedi is a static analysis tool for Python that can be used in IDEs/editors. Its
historic focus is autocompletion, but does static analysis for now as well. Jedi
is fast and is very well tested. It understands Python on a deeper level than
all other static analysis frameworks for Python.
EOF
