INFO
Name: python3-tbtrim
Version: 0.3.1-1.el8
Arch: noarch
Summary: A utility to trim Python traceback information
License: MIT
Vendor: Fedora Project
Build Host: buildvm-09.phx2.fedoraproject.org
Build Date: Thu Mar 19 16:03:20 2020
Size: 15613
URL: https://github.com/gousaiyang/tbtrim
Description: tbtrim is a utility to trim Python traceback information. By assigning user-
refined sys.excepthook, one can easily customize the behavior after an
exception is raise and uncaught, and just before the interpreter prints out
the given traceback and exception to sys.stderr.
In a more human-readable way, tbtrim is to let you handle the last words of
a program when it exits because of an exception.
FILES
/usr/lib/python3.6/site-packages/__pycache__/tbtrim.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/tbtrim.cpython-36.pyc
/usr/lib/python3.6/site-packages/tbtrim-0.3.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/tbtrim-0.3.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/tbtrim-0.3.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/tbtrim-0.3.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/tbtrim-0.3.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/tbtrim.py
/usr/share/doc/python3-tbtrim
/usr/share/doc/python3-tbtrim/README.md
/usr/share/licenses/python3-tbtrim
/usr/share/licenses/python3-tbtrim/LICENSE
REQUIRES
python(abi) 3.6
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
python3-tbtrim 0.3.1-1.el8
python3.6dist(tbtrim) 0.3.1
python3dist(tbtrim) 0.3.1
CONFIG FILES
/usr/lib/python3.6/site-packages/__pycache__/tbtrim.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/tbtrim.cpython-36.pyc
/usr/lib/python3.6/site-packages/tbtrim-0.3.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/tbtrim-0.3.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/tbtrim-0.3.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/tbtrim-0.3.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/tbtrim-0.3.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/tbtrim.py
/usr/share/doc/python3-tbtrim
/usr/share/doc/python3-tbtrim/README.md d
/usr/share/licenses/python3-tbtrim
/usr/share/licenses/python3-tbtrim/LICENSE l
LICENSE FILES
MIT
|