Source: python-stack-data Maintainer: Debian Python Team Uploaders: Gordon Ball Section: python Build-Depends: cython3 , debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-all-dev , python3-asttokens , python3-executing (>= 2.2.1~) , python3-littleutils , python3-pure-eval , python3-pygments (>= 2.19.0) , python3-pytest , python3-setuptools, python3-setuptools-scm, python3-typeguard Standards-Version: 4.7.3 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 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.