PortSystem 1.0 PortGroup python26 1.0 name py26-pudb version 0.93.1 categories python description A full-screen, console-based Python debugger long_description 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. maintainers openmaintainer platforms darwin homepage http://pypi.python.org/pypi/pudb master_sites http://pypi.python.org/packages/source/p/pudb distname pudb-${version} checksums md5 d11a5b923b38a79a9c05f22abf019624 \ sha1 847663193dac64b07846b1f96c6930c177ae27c7 \ rmd160 352b3974e43c1563d6915ca4c2ad2ce1debb8aea depends_lib port:py26-urwid \ port:py26-pygments livecheck.type regex livecheck.url http://pypi.python.org/pypi/pudb livecheck.regex pudb (0\.\[0-9\]+\.\[0-9\]+)