Metadata-Version: 1.0
Name: bugsnag
Version: 1.2.3
Summary: Official Python notifier for Bugsnag (https://bugsnag.com).
Home-page: https://bugsnag.com/
Author: Simon Maynard
Author-email: simon@bugsnag.com
License: MIT
Description: 
        Bugsnag
        =======
        
        The official Python notifier for `Bugsnag <https://bugsnag.com/>`_.
        Provides support for automatically capturing and sending exceptions
        in your Django and other Python apps to Bugsnag, to help you find
        and solve your bugs as fast as possible.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Software Development
