Metadata-Version: 2.1
Name: jaraco.timing
Version: 2.0
Summary: Routines for quick and dirty profiling and rate limits
Home-page: https://github.com/jaraco/jaraco.timing
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: UNKNOWN
Description: .. image:: https://img.shields.io/pypi/v/jaraco.timing.svg
           :target: https://pypi.org/project/jaraco.timing
        
        .. image:: https://img.shields.io/pypi/pyversions/jaraco.timing.svg
        
        .. image:: https://img.shields.io/travis/jaraco/jaraco.timing/master.svg
           :target: https://travis-ci.org/jaraco/jaraco.timing
        
        .. .. image:: https://img.shields.io/appveyor/ci/jaraco/jaraco-timing/master.svg
        ..    :target: https://ci.appveyor.com/project/jaraco/jaraco-timing/branch/master
        
        .. .. image:: https://readthedocs.org/projects/jaracotiming/badge/?version=latest
        ..    :target: https://jaracotiming.readthedocs.io/en/latest/?badge=latest
        
        jaraco.timing is deprecated. Use `tempora <https://pypi.org/project/tempora>`_
        instead.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Python: >=2.7
Provides-Extra: testing
Provides-Extra: docs
