Metadata-Version: 1.0
Name: pystatsd
Version: 0.0.4
Summary: pystatsd is a client for Etsy's brilliant statsd server, a front end/proxy for the Graphite stats collection and graphing server.
Home-page: https://github.com/sivy/py-statsd
Author: Steve Ivy
Author-email: steveivy@gmail.com
License: BSD
Description: Introduction
        ------------
        
        pystatsd is a client for Etsy's brilliant statsd server, a front end/proxy for the Graphite stats collection and graphing server.
        
        * Graphite
        - http://graphite.wikidot.com
        * Statsd
        - code: https://github.com/etsy/statsd
        - blog post: http://codeascraft.etsy.com/2011/02/15/measure-anything-measure-everything/
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
