summaryrefslogtreecommitdiffstats
path: root/python/backlash/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'python/backlash/slack-desc')
-rw-r--r--python/backlash/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/python/backlash/slack-desc b/python/backlash/slack-desc
deleted file mode 100644
index e894d36372..0000000000
--- a/python/backlash/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':' except on otherwise blank lines.
-
- |-----handy-ruler------------------------------------------------------|
-backlash: backlash (Python Module)
-backlash:
-backlash: Standalone WebOb port of the Werkzeug Debugger with Python3 support
-backlash: born as a WebError replacement for TurboGears2.
-backlash:
-backlash: backlash is a swiss army knife for web applications debugging,
-backlash: which provides:
-backlash: * An Interactive In Browser Debugger based on a Werkzeug Debugger
-backlash: fork ported to WebOb
-backlash: * Crash reporting by email and on Sentry
-backlash: * Slow requests reporting by email and on Sentry.