python-friendly_0.7.21+git20230418.fe5d3a2-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Mon, 07 Jul 2025 21:04:03 -0300 |
Source: | python-friendly |
Binary: | python3-friendly |
Architecture: | source all |
Version: | 0.7.21+git20230418.fe5d3a2-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> |
Description: | python3-friendly - Friendlier tracebacks in any language |
Closes: | 109104 |
Changes: | python-friendly (0.7.21+git20230418.fe5d3a2-1) unstable; urgency=medium * Initial release. (Closes: #109104) |
Files: | 34f8aa9d739f226a26d76380ac46ba4b 2423 python optional python-friendly_0.7.21+git20230418.fe5d3a2-1.dsc a3312de44ce877738099568f055b8a5d 541012 python optional python-friendly_0.7.21+git20230418.fe5d3a2.orig.tar.xz 20db668c1674faf05474b2611737f2a3 5320 python optional python-friendly_0.7.21+git20230418.fe5d3a2-1.debian.tar.xz a1e21d8f5037acf2747cb757b93ba373 7387 python optional python-friendly_0.7.21+git20230418.fe5d3a2-1_amd64.buildinfo 92c28e208ec981bc9372bd982dbec731 33736 python optional python3-friendly_0.7.21+git20230418.fe5d3a2-1_all.deb |
python-friendly_0.7.21+git20230418.fe5d3a2-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-friendly |
Binary: | python3-friendly |
Architecture: | all |
Version: | 0.7.21+git20230418.fe5d3a2-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> |
Homepage: | https://github.com/friendly-traceback/friendly |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-friendly |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-friendly.git |
Testsuite: | autopkgtest-pkg-pybuild |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-friendly-styles, python3-friendly-traceback, python3-platformdirs, python3-pygments, python3-pytest<!nocheck>, python3-rich, python3-setuptools |
Package-List: | python3-friendly deb python optional arch=all |
Files: | a3312de44ce877738099568f055b8a5d 541012 python-friendly_0.7.21+git20230418.fe5d3a2.orig.tar.xz 20db668c1674faf05474b2611737f2a3 5320 python-friendly_0.7.21+git20230418.fe5d3a2-1.debian.tar.xz |
lintian 2.116.3+deb12u1 check for python-friendly_0.7.21+git20230418.fe5d3a2-1.dsc (click to toggle) | |
---|---|
README.source for python-friendly_0.7.21+git20230418.fe5d3a2-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for python3-friendly_0.7.21+git20230418.fe5d3a2-1_all.deb (click to toggle) | |
---|---|
Package: | python3-friendly |
Source: | python-friendly |
Version: | 0.7.21+git20230418.fe5d3a2-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 152 |
Depends: | python3-friendly-styles, python3-friendly-traceback, python3-platformdirs, python3-pygments, python3-rich, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/friendly-traceback/friendly |
Description: | Friendlier tracebacks in any language Friendly is a Python module designed to replace Python's default tracebacks with error messages that are clear, educational, and adaptable to beginners, while remaining useful for experienced developers. It analyzes exceptions at runtime and provides detailed explanations of the causes, potential solutions, and context of the error, including the values of relevant variables. . Key Features: - Accessible explanations Translates complex Python errors (like IndexError, NameError) into plain language, with practical suggestions (e.g. "Did you mean cos instead of cost?") - Multilingual support Provides full translations into French, Spanish, Russian, Tamil and partial translations into Hebrew/Italian, allowing non-English-speaking users to understand errors in their native language. - Flexible integration Works in terminals, IDEs (like VS Code, Jupyter Notebooks) and educational environments (Mu, custom IDLE via friendly_idle) - Color modes (--format light/dark) for better readability - Advanced diagnostics Pinpoints the exact location of the error, variable values at the time of the error and the scope of available names. |
lintian 2.116.3+deb12u1 check for python3-friendly_0.7.21+git20230418.fe5d3a2-1_all.deb (click to toggle) | |
---|---|
contents of python3-friendly_0.7.21+git20230418.fe5d3a2-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-08 00:04 ./ drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/ drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/bin/ -rwxr-xr-x root/root 217 2025-07-08 00:04 ./usr/bin/friendly drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/lib/ drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/ -rw-r--r-- root/root 10727 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/__init__.py -rw-r--r-- root/root 6572 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/__main__.py -rw-r--r-- root/root 3583 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/console.py drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/idle/ -rw-r--r-- root/root 904 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/idle/__init__.py -rw-r--r-- root/root 904 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/idle/get_syntax.py -rw-r--r-- root/root 7235 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/idle/main.py -rw-r--r-- root/root 1130 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/idle/patch_source_cache.py -rw-r--r-- root/root 6538 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/idle_writer.py -rw-r--r-- root/root 787 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/ipython.py drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/ipython_common/ -rw-r--r-- root/root 236 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/ipython_common/__init__.py -rw-r--r-- root/root 1758 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/ipython_common/excepthook.py -rw-r--r-- root/root 1182 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/ipython_common/settings.py -rw-r--r-- root/root 2641 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/jupyter.py drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/mu/ -rw-r--r-- root/root 193 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/mu/__init__.py -rw-r--r-- root/root 4736 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/mu/repl.py -rw-r--r-- root/root 740 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/mu/runner.py -rw-r--r-- root/root 2739 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/my_gettext.py -rw-r--r-- root/root 71 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/py.typed -rw-r--r-- root/root 4295 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/rich_console_helpers.py -rw-r--r-- root/root 19008 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/rich_formatters.py -rw-r--r-- root/root 4848 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/settings.py drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/theme/ -rw-r--r-- root/root 1384 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/theme/__init__.py -rw-r--r-- root/root 6093 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/theme/colours.py -rw-r--r-- root/root 1928 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/theme/friendly_pygments.py -rw-r--r-- root/root 12945 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/theme/friendly_rich.py -rw-r--r-- root/root 860 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly/theme/patch_tb_lexer.py drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly-0.7.21.dist-info/ -rw-r--r-- root/root 7 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly-0.7.21.dist-info/INSTALLER -rw-r--r-- root/root 5477 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly-0.7.21.dist-info/METADATA -rw-r--r-- root/root 91 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly-0.7.21.dist-info/WHEEL -rw-r--r-- root/root 52 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly-0.7.21.dist-info/entry_points.txt -rw-r--r-- root/root 23 2025-07-08 00:04 ./usr/lib/python3/dist-packages/friendly-0.7.21.dist-info/top_level.txt drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/share/ drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/share/doc/python3-friendly/ -rw-r--r-- root/root 2024 2025-07-07 23:44 ./usr/share/doc/python3-friendly/README.md.gz -rw-r--r-- root/root 194 2025-07-08 00:04 ./usr/share/doc/python3-friendly/changelog.Debian.gz -rw-r--r-- root/root 1455 2025-07-08 00:04 ./usr/share/doc/python3-friendly/copyright drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/share/man/ drwxr-xr-x root/root 0 2025-07-08 00:04 ./usr/share/man/man1/ -rw-r--r-- root/root 1552 2025-07-08 00:04 ./usr/share/man/man1/friendly.1.gz |
copyright of python3-friendly_0.7.21+git20230418.fe5d3a2-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/friendly-traceback/friendly Upstream-Name: friendly Upstream-Contact: Andre Roberge <andre.Roberge@gmail.com> Files: * Copyright: 2021 Andre Roberge <andre.Roberge@gmail.com> License: Expat Files: debian/* Copyright: 2025 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 10.10.2025 / 08:12:36 (UTC)