Metadata-Version: 1.1
Name: bugsnag-agent
Version: 1.3.0
Summary: A forwarding agent for Bugsnag to minimize reporting impact
Home-page: https://github.com/bugsnag/bugsnag-agent
Author: Delisa Mason
Author-email: iskanamagus@gmail.com
License: MIT
Description: 
        Forwards reports from your server to bugsnag.com or an on-premise Bugsnag
        installation. Used to avoid any latency impact that might occur if you
        need to make a call over the network in every exception handler.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
