           SPELL=pudb
         VERSION=2017.1.1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://pypi.org/packages/source/p/$SPELL/$SOURCE
     SOURCE_HASH=sha512:4c01581f2bdce21876bc67548b235ccbe9990543feabc5a5fff073069a65afde2cdd586deee133e0da20e24312c05012677aa56e33563c82b853c2ebec6e7fc7
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://pypi.python.org/pypi/pudb
         ENTERED=20130210
        KEYWORDS="python devel"
           SHORT="full-screen, console-based Python debugger"
cat << EOF
PuDB is a full-screen, console-based visual debugger for Python.

Its goal is to provide all the niceties of modern GUI-based debuggers in a more
lightweight and keyboard-friendly package. PuDB allows you to debug code right
where you write and test it--in a terminal. If you've worked with the excellent
(but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look
familiar.
EOF
