Fedora EPEL 7 Update: python-tbgrep-0.3.0-2.el7

updates at fedoraproject.org updates at fedoraproject.org
Tue Apr 14 22:55:36 UTC 2015


--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2015-1449
2015-03-28 17:04:24
--------------------------------------------------------------------------------

Name        : python-tbgrep
Product     : Fedora EPEL 7
Version     : 0.3.0
Release     : 2.el7
URL         : http://pypi.python.org/pypi/tbgrep
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

--------------------------------------------------------------------------------
Update Information:

Branch for epel7.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update python-tbgrep' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the epel-package-announce mailing list