Source: python-stack-data Maintainer: Debian Python Team Uploaders: Gordon Ball Section: python Priority: optional Build-Depends: cython3 , debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-all-dev , python3-asttokens , python3-executing (>= 1.2.0) , python3-littleutils , python3-pure-eval , python3-pygments , python3-pytest , python3-setuptools, python3-setuptools-scm, python3-typeguard Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-stack-data Vcs-Git: https://salsa.debian.org/python-team/packages/python-stack-data.git Homepage: https://github.com/alexmojaki/stack_data Rules-Requires-Root: no Package: python3-stack-data Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Better tracebacks for Python This is a library which extracts data from stack frames and tracebacks, particularly to display more useful tracebacks than Python's default.