Metadata-Version: 1.1
Name: sentry-comments
Version: 0.1.0
Summary: A Sentry extension to add comments to sentry events.
Home-page: https://github.com/andialbrecht/sentry-comments
Author: Andi Albrecht
Author-email: albrecht.andi@gmail.com
License: BSD
Description: sentry-comments
        ===============
        
        sentry-comments is an extension for Sentry which lets you add comments
        to sentry events.
        
        .. image:: https://sentry-comments.readthedocs.org/en/latest/_images/event.png
           :width: 90%
        
        
        Installation
        ============
        
        ::
        
          pip install sentry-comments
        
        
        License
        =======
        
        sentry-comments is licensed under the BSD license.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Topic :: Software Development
