Metadata-Version: 1.1
Name: raven-bash
Version: 0.2
Summary: Raven Sentry client for Bash.
Home-page: https://github.com/hareevs/raven-bash
Author: Viktor Stiskala
Author-email: viktor@stiskala.cz
License: Apache License 2.0
Description-Content-Type: UNKNOWN
Description: Raven Sentry client for Bash.
        
        Logs error if one of your commands exits with non-zero return code and produces simple traceback for
        easier debugging. It also tries to extract last values of the variables visible in the traceback.
        Environment variables and stderr output are also included.
        
        For more information please visit project repo on GitHub: https://github.com/hareevs/raven-bash
        
Keywords: raven sentry bash
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
