SlackBuildsOrg/development/pudb
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
pudb.info
pudb.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.