SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-tbgrep rpm build for : Fedora 25. For other distributions click python3-tbgrep.

Name : python3-tbgrep
Version : 0.3.0 Vendor : Fedora Project
Release : 6.fc25 Date : 2016-07-19 15:33:22
Group : Development/Libraries Source RPM : python-tbgrep-0.3.0-6.fc25.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : Extract Python Tracebacks from text
Description :
A module & command-line tool for extracting Python tracebacks from text.

$ tbgrep file1 file2 file3
$ tail -f logfile | tbgrep

tbgrep can extract tracebacks from logs of various formats. For example,
CherryPy starts the traceback on a line with other details (like module,
timestamp, etc), but the rest of the trace starts at the beginning of the
line. Apache logs, on the other hand, will prefix each line of the
traceback with this information. tbgrep is designed to these kinds of
situations

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/25/Everything/ppc64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-tbgrep-0.3.0-6.fc25.noarch.rpm
ftp.icm.edu.pl  python3-tbgrep-0.3.0-6.fc25.noarch.rpm
     

Provides :
python3-tbgrep
python3.5dist(tbgrep)

Requires :
/usr/bin/python3
python(abi) = 3.5
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/python3-tbgrep
/usr/lib/python3.5/site-packages/tbgrep
/usr/lib/python3.5/site-packages/tbgrep-0.3.0-py3.5.egg-info
/usr/lib/python3.5/site-packages/tbgrep-0.3.0-py3.5.egg-info/PKG-INFO
/usr/lib/python3.5/site-packages/tbgrep-0.3.0-py3.5.egg-info/SOURCES.txt
/usr/lib/python3.5/site-packages/tbgrep-0.3.0-py3.5.egg-info/dependency_links.txt
/usr/lib/python3.5/site-packages/tbgrep-0.3.0-py3.5.egg-info/entry_points.txt
/usr/lib/python3.5/site-packages/tbgrep-0.3.0-py3.5.egg-info/not-zip-safe
/usr/lib/python3.5/site-packages/tbgrep-0.3.0-py3.5.egg-info/top_level.txt
/usr/lib/python3.5/site-packages/tbgrep/__init__.py
/usr/lib/python3.5/site-packages/tbgrep/__pycache__
/usr/lib/python3.5/site-packages/tbgrep/__pycache__/__init__.cpython-35.opt-1.pyc
/usr/lib/python3.5/site-packages/tbgrep/__pycache__/__init__.cpython-35.pyc
/usr/lib/python3.5/site-packages/tbgrep/__pycache__/commands.cpython-35.opt-1.pyc
/usr/lib/python3.5/site-packages/tbgrep/__pycache__/commands.cpython-35.pyc
/usr/lib/python3.5/site-packages/tbgrep/commands.py
/usr/share/doc/python3-tbgrep
/usr/share/doc/python3-tbgrep/LICENSE
/usr/share/doc/python3-tbgrep/README.rst

 
ICM