Metadata-Version: 1.0
Name: raven
Version: 3.1.16
Summary: Raven is a client for Sentry (https://www.getsentry.com)
Home-page: http://github.com/getsentry/raven-python
Author: David Cramer
Author-email: dcramer@gmail.com
License: UNKNOWN
Description: 
        Raven
        ======
        
        Raven is a Python client for `Sentry <http://getsentry.com/>`_. It provides
        full out-of-the-box support for many of the popular frameworks, including
        `Django <djangoproject.com>`_, `Flask <http://flask.pocoo.org/>`_, and `Pylons
        <http://www.pylonsproject.org/>`_. Raven also includes drop-in support for any
        `WSGI <http://wsgi.readthedocs.org/>`_-compatible web application.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
