summaryrefslogtreecommitdiffstats
path: root/development/pudb/slack-desc
diff options
context:
space:
mode:
author David Woodfall2018-05-21 13:33:14 +0200
committer Willy Sudiarto Raharjo2018-05-26 01:59:22 +0200
commit3060d96712bd49723b46c7064b3cfb50ea5bb9fe (patch)
tree05ca14447f9e3944eb8ea5026f48f48bbe903ef2 /development/pudb/slack-desc
parenta37a693952fd1efaf9278add1957ec957010f48b (diff)
downloadslackbuilds-3060d96712bd49723b46c7064b3cfb50ea5bb9fe.tar.gz
development/pudb: Updated for version 2017.1.4 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/pudb/slack-desc')
-rw-r--r--development/pudb/slack-desc6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/pudb/slack-desc b/development/pudb/slack-desc
index 62e3fb05ce..1755e59e9e 100644
--- a/development/pudb/slack-desc
+++ b/development/pudb/slack-desc
@@ -6,9 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-pudb: pudb (A full-screen, console-based Python debugger)
-pudb:
-pudb: PuDB is a full-screen, console-based visual debugger for Python.
+pudb: pudb (A console-based Python debugger)
pudb:
pudb: Its goal is to provide all the niceties of modern GUI-based debuggers
pudb: in a more lightweight and keyboard-friendly package. PuDB allows you
@@ -17,3 +15,5 @@ pudb:
pudb: If you've worked with the excellent (but nowadays ancient) DOS-based
pudb: Turbo Pascal or C tools, PuDB's UI might look familiar.
pudb:
+pudb: https://pypi.python.org/pypi/pudb
+pudb: https://github.com/inducer/pudb