Metadata-Version: 2.0
Name: raven-sqs-proxy
Version: 0.1.0
Summary: SQS proxy to Sentry.
Home-page: https://github.com/Netflix-Skunkworks/raven-sqs-proxy
Author: Mike Grima <GH: mikegrima>
Author-email: oss@netflix.com
License: Apache 2.0
Keywords: aws,sentry,raven,sqs,proxy
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: boto3
Requires-Dist: requests
Requires-Dist: click
Requires-Dist: click-log
Requires-Dist: retrying
Provides-Extra: tests
Requires-Dist: pytest; extra == 'tests'
Requires-Dist: moto; extra == 'tests'

See README.md


