Source: python-colored-traceback Maintainer: Debian Python Team Uploaders: Timo Röhling , Section: python Build-Depends: debhelper-compat (= 14), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-colorama, python3-pygments, python3-setuptools, Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/python-team/packages/python-colored-traceback.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-colored-traceback Homepage: https://github.com/staticshock/colored-traceback.py Testsuite: autopkgtest-pkg-python Package: python3-colored-traceback Architecture: all Recommends: python3-colorama, Description: Colorization for Python 3 tracebacks Automatically colorize Python's uncaught exception tracebacks. colored_traceback can be used both as module or as executable. The colorization is done with pygments.