./wip/pudb, Curses-based interface to Python debugger

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.92.15, Package name: pudb-0.92.15, Maintainer: pkgsrc-users

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.


Required to run:
[devel/py-setuptools] [devel/py-urwid] [textproc/py-pygments] [math/py-numpy] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 542ae3f6b005fe69aedce1325497c9f02acb5a05
Filesize: 25.541 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2014-01-21 11:16:54 by Thomas Klausner | Files touched by this commit (2)
Log message:
Use main pkgsrc version of py-ipython.
   2012-10-05 15:52:02 by Aleksej Saushev | Files touched by this commit (32)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-09-10 11:17:24 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Update MAINTAINER

   2010-04-03 19:16:42 by Kamel Derouiche | Files touched by this commit (2)
Log message:

	wip-changes:
	-----------
	fixed PLIST: added EGG_NAME in Makefile
	
	please review 
   2010-02-10 13:22:43 by Kamel Derouiche | Files touched by this commit (3) | Package updated
Log message:

	pkgsrc-wip changes:
	------------------
	o update version 
   2009-07-31 13:29:56 by Kamel Derouiche | Files touched by this commit (3)
Log message:
Update version