summaryrefslogtreecommitdiffstats
path: root/python/winpdb/README
diff options
context:
space:
mode:
author Andrew Rowland <darowland@ieee.org>2012-02-12 16:59:33 -0600
committer Niels Horn <niels.horn@slackbuilds.org>2012-02-18 09:12:29 -0200
commite0f08eb4d803cd4f2cddfea23ef5cc63fe8feee8 (patch)
treeaef75599b6760f099e95217361a34bb9c5f6ae67 /python/winpdb/README
parente1b8d0bd39fd229fb2c80a78d5f887c0efce30aa (diff)
downloadslackbuilds-e0f08eb4d803cd4f2cddfea23ef5cc63fe8feee8.tar.gz
slackbuilds-e0f08eb4d803cd4f2cddfea23ef5cc63fe8feee8.tar.xz
python/winpdb: Added (cross-platform Python debugger)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/winpdb/README')
-rw-r--r--python/winpdb/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/winpdb/README b/python/winpdb/README
new file mode 100644
index 0000000000..6953be4045
--- /dev/null
+++ b/python/winpdb/README
@@ -0,0 +1,3 @@
+Winpdb is a platform independent GPL Python debugger with support
+for multiple threads, namespace modification, embedded debugging,
+encrypted communication and is up to 20 times faster than pdb.