summaryrefslogtreecommitdiffstats
path: root/python/backlash/slack-desc
blob: e894d363728723e8c51fe860e56c2226b81b44f2 (plain)
# 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.