Source: python-friendly-traceback Section: python Maintainer: Debian Python Team Uploaders: Josenilson Ferreira da Silva Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-asttokens, python3-executing, python3-pure-eval, python3-pytest , python3-tk , python3-setuptools, python3-stack-data Testsuite: autopkgtest-pkg-pybuild Standards-Version: 4.7.4 Homepage: https://github.com/friendly-traceback/friendly-traceback Vcs-Browser: https://salsa.debian.org/python-team/packages/python-friendly-traceback Vcs-Git: https://salsa.debian.org/python-team/packages/python-friendly-traceback.git Package: python3-friendly-traceback Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Friendlier tracebacks in any language Friendly-traceback analyzes and reformats Python error messages, providing detailed explanations about the cause of the error and possible solutions. It is useful for developers, students, and debugging tools, making error analysis more accessible and educational. . Main features: - Detailed and educational explanations for Python exceptions. - Support for multiple languages. - Can be integrated into other debugging projects.