summaryrefslogtreecommitdiffstats
path: root/python/python3-backlash/slack-desc
blob: bc75b7ad9cc9a0e5946f8cfa9160b544eab96496 (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------------------------------------------------------|
python3-backlash: python3-backlash (Python Module)
python3-backlash:
python3-backlash: Standalone WebOb port of the Werkzeug Debugger with Python3 support
python3-backlash: born as a WebError replacement for TurboGears2.
python3-backlash:
python3-backlash: backlash is a swiss army knife for web applications debugging,
python3-backlash: which provides:
python3-backlash: * An Interactive In Browser Debugger based on a Werkzeug Debugger
python3-backlash:   fork ported to WebOb
python3-backlash: * Crash reporting by email and on Sentry
python3-backlash: * Slow requests reporting by email and on Sentry.