Metadata-Version: 1.1
Name: opbeat_django
Version: 0.1
Summary: An unofficial API client for Opbeat
Home-page: https://github.com/netquity/opbeat_django
Author: Netquity Corp
Author-email: hello@netquity.com
License: MIT
Description-Content-Type: UNKNOWN
Description: Opbeat-Django
        =============
        opbeat_django is an unofficial Python client for `Opbeat <https://opbeat.com/>`_.
        It provides a simple API wrapper and a Django management command for release
        tracking. Is not really dependent on Django, can be used without.
        
Keywords: opbeat django
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
