Metadata-Version: 1.1
Name: mozilla-srgutil
Version: 0.1.7
Summary: SRG utilities
Home-page: https://github.com/mozilla/srgutil
Author: Mozilla Foundation
Author-email: fx-data-dev@mozilla.org
License: MPL 2.0
Description: srgutil provides set of common tools required
            for use with TAAR and other SRG applications.  
        
            Among other things, srgutil provides:
        
            * a context to inject dependencies into to reduce dependencies
              between modules
            * logging configuration that complies to mozlog format
            * clock interfaces to make testing easier when wall clock time is
              required
            * S3 APIs to write date stamped files into S3 in a consistent
              manner.
            
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment :: Mozilla
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Scientific/Engineering :: Information Analysis
