Metadata-Version: 2.1
Name: sentry-plugins
Version: 9.1.0
Summary: A collection of Sentry extensions
Home-page: https://github.com/getsentry/sentry-plugins
Author: Sentry
Author-email: hello@sentry.io
License: Apache
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Requires-Dist: BeautifulSoup (>=3.2.1)
Requires-Dist: boto3 (<1.5.0,>=1.4.4)
Requires-Dist: cached-property
Requires-Dist: mistune
Requires-Dist: phabricator (<1.0,>=0.6.0)
Requires-Dist: python-dateutil
Requires-Dist: PyJWT
Requires-Dist: requests-oauthlib (>=0.3.0)
Requires-Dist: unidiff (>=0.5.4)
Provides-Extra: tests
Requires-Dist: exam ; extra == 'tests'
Requires-Dist: flake8 (>=3.5.0<3.6.0) ; extra == 'tests'
Requires-Dist: sentry-flake8 (>=0.0.1) ; extra == 'tests'
Requires-Dist: pycodestyle (>=2.3.1<2.4.0) ; extra == 'tests'
Requires-Dist: responses ; extra == 'tests'
Requires-Dist: sentry (>=8.9.0) ; extra == 'tests'
Requires-Dist: pytest-cov (<2.6.0,>=2.5.1) ; extra == 'tests'
Requires-Dist: pyjwt (>=0.3.2) ; extra == 'tests'

sentry-plugins
==============

All of the plugins for Sentry (https://github.com/getsentry/sentry)

:copyright: 2018 by the Sentry Team
:license: Apache, see LICENSE for more details.


