Metadata-Version: 1.1
Name: sentry-slack
Version: 0.1.0
Summary: A Sentry extension which posts notifications to Slack (https://slack.com/).
Home-page: https://github.com/getsentry/sentry-slack
Author: Matt Robenolt
Author-email: matt@ydekproductons.com
License: BSD
Description: sentry-slack
        ============
        
        An extension for `Sentry <https://getsentry.com>`_ which posts notifications to a `Slack <https://slack.com>`_ channel.
        
        .. image:: http://i.imgur.com/MFsjVmB.png
        
        Install
        -------
        
        Install the package via ``pip``::
        
            pip install sentry-slack
        
        You can now configure webhooks via the plugin configuration panel within your project.
        
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
