Source: python-stack-data Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Gordon Ball Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-setuptools-scm, python3-pytest , python3-pygments , python3-executing (>= 1.2.0) , python3-asttokens , python3-littleutils , python3-pure-eval , cython3 , python3-all-dev , Standards-Version: 4.6.2 Homepage: https://github.com/alexmojaki/stack_data Vcs-Git: https://salsa.debian.org/python-team/packages/python-stack-data.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-stack-data Rules-Requires-Root: no Testsuite: autopkgtest-pkg-pybuild 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.