Metadata-Version: 2.4
Name: timer-cm
Version: 1.1
Summary: Measure execution time with a context manager.
Home-page: https://github.com/mherrmann/timer-cm
Author: Michael Herrmann
Author-email: michael+removethisifyouarehuman@herrmann.io
License: MIT
Keywords: timer context manager
Platform: MacOS
Platform: Windows
Platform: Debian
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: platform
Dynamic: summary

Measure execution time with a context manager.

Home page: https://github.com/mherrmann/timer-cm
