aboutsummaryrefslogtreecommitdiff
path: root/python/backlash
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-01-26 04:03:54 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-01 09:00:29 +0700
commit2aaf1fdf3dddfbccb8deada7d9eaa4731559bd61 (patch)
tree33181b981084a47b8a05bf9008134c429f0aaea1 /python/backlash
parent48d7ba62d7f8d618bc54a42eef3a00568e234c24 (diff)
downloadslackbuilds-2aaf1fdf3dddfbccb8deada7d9eaa4731559bd61.tar.xz
python/backlash: Reflow README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/backlash')
-rw-r--r--python/backlash/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/backlash/README b/python/backlash/README
index 731ed822c1dc..e996c192aab9 100644
--- a/python/backlash/README
+++ b/python/backlash/README
@@ -1,4 +1,6 @@
-Backlash supports both debugging applications on crash and realtime console, both are based on the Werkzeug Debugger and adapted to work with WebOb.
+Backlash supports both debugging applications on crash and realtime
+console, both are based on the Werkzeug Debugger and adapted to work
+with WebOb.
backlash is a swiss army knife for web applications debugging, which provides:
An Interactive In Browser Debugger based on a Werkzeug Debugger fork ported to WebOb