Metadata-Version: 2.0
Name: sentry-openproject
Version: 0.2.1
Summary: A Sentry extension which integrates with OpenProject.
Home-page: http://github.com/HBEE/sentry-openproject
Author: Naglis Jonaitis
Author-email: naglis@hbee.eu
License: BSD
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Requires-Dist: sentry (>=8.9.0)
Provides-Extra: tests
Requires-Dist: exam; extra == 'tests'
Requires-Dist: flake8 (>=2.0,<2.1); extra == 'tests'
Requires-Dist: pytest-cov; extra == 'tests'
Requires-Dist: sentry (>=8.9.0); extra == 'tests'


sentry-openproject
==================

An extension for Sentry which integrates with OpenProject. Specifically, it
allows you to easily create new issues on OpenProject from events within
Sentry.

:copyright: (c) 2016 by HBEE, see AUTHORS for more details.
:license: BSD, see LICENSE for more details.


