Metadata-Version: 1.1
Name: django-statsd-mozilla
Version: 0.3.13
Summary: Django interface with statsd
Home-page: https://github.com/andymckay/django-statsd
Author: Andy McKay
Author-email: andym@mozilla.com
License: BSD
Description: ============================
        Django Statsd |Build Status|
        ============================
        
        Documentation is on `Read the Docs <https://django-statsd.readthedocs.org/>`_.
        
        -------
        License
        -------
        
        BSD and MPL
        
        Portions of this are from commonware:
        
        https://github.com/jsocol/commonware/blob/master/LICENSE
        
        .. |Build Status| image:: https://travis-ci.org/andymckay/django-statsd.svg?branch=master
           :target: https://travis-ci.org/andymckay/django-statsd
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
