Metadata-Version: 2.0
Name: django-statsd-unleashed
Version: 0.4.2
Summary: Django interface with statsd
Home-page: https://github.com/vikingco/django-statsd
Author: Unleashed NV
Author-email: operations@unleashed.be
License: BSD
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Requires-Dist: statsd (!=3.2,>=2.1.2,<=4.0)

============================
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


