slackbuilds_ponce/development/pudb
Matteo Bernardini a4ac27e149 development/pudb: Added the dependency pysetuptools.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-11-16 22:09:52 +01:00
..
pudb.info
pudb.SlackBuild
README
slack-desc

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.