Metadata-Version: 1.1
Name: Kadabra
Version: 0.2.0
Summary: A simple interface for publishing application metrics
Home-page: http://github.com/bal2ag/kadabra/
Author: Alex Landau
Author-email: toozlyllc@gmail.com
License: BSD
Description: 
        Kadabra
        -------
        
        Kadabra makes it easy to publish metrics from your Python application. It
        provides a formal definition for what metrics should look like, and channels
        to efficiently publish metrics from your python application to metrics storage.  
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
