Metadata-Version: 1.0
Name: monolith.client
Version: 0.2
Summary: Mozilla Monolith Client
Home-page: https://github.com/mozilla/monolith-client
Author: Mozilla Services
Author-email: services-dev@mozilla.org
License: Apache 2.0
Description: Monolith Client
        ===============
        
        Mozilla Monolith is an application to provide statistics and charts for
        analytics like time series data.
        
        This library implements a client to interact with the REST-ful web service.
        
        You can read more about it at https://mozilla-monolith.readthedocs.org/
        
        .. note::
        
            Note: monolith is still under heavy development and not yet useful.
        
        
        Changelog
        =========
        
        0.1 (unreleased)
        ----------------
        
        * Initial implementation
        
Keywords: web services
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
