           SPELL=pudb
         VERSION=2013.1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
     SOURCE_HASH=sha512:ff8464a2b1a6f426a8f4bea6e82d11a8048a4cb7c6d4029d7544c863fee2e7deba394ebb4a93333903e37f80edccfaf61235bc4c9d696b769137fffbab9ba5ba
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
