Metadata-Version: 1.1
Name: opbeat
Version: 1.2
Summary: opbeat is a client for Opbeat (https://www.opbeat.com)
Home-page: http://github.com/opbeat/opbeat_python
Author: Ron Cohen
Author-email: ron@opbeat.com
License: UNKNOWN
Description: 
        opbeat
        ======
        
        opbeat is a Python client for `Opbeat <https://opbeat.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/>`_. opbeat 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
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
