Metadata-Version: 1.1
Name: mysql-statsd
Version: 0.1.0
Summary: Daemon that gathers statistics from MySQL and sends them to statsd.
Home-page: https://github.com/spilgames/mysql_statsd
Author: Jasper Capel, Thijs de Zoete
Author-email: jasper.capel@spilgames.com
License: BSD
Description: ===============================
        mysql-statsd
        ===============================
        
        .. image:: https://badge.fury.io/py/mysql-statsd.png
            :target: http://badge.fury.io/py/mysql-statsd
            
        .. image:: https://travis-ci.org/spilgames/mysql-statsd.png?branch=master
                :target: https://travis-ci.org/spilgames/mysql-statsd
        
        .. image:: https://pypip.in/d/mysql-statsd/badge.png
                :target: https://crate.io/packages/mysql-statsd?version=latest
        
        
        Daemon that gathers statistics from MySQL and sends them to statsd.
        
        * Free software: BSD license
        * Documentation: http://mysql-statsd.rtfd.org.
        
        Features
        --------
        
        * TODO
        
        Contributors
        --------
        
        spil-jasper
        
        thijsdezoete
        
        art-spilgames
        
        
        
        
        History
        -------
        
        0.1.0 (2013-08-30)
        ++++++++++++++++++
        
        * First release on PyPI.
Keywords: mysql_statsd
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
