Metadata-Version: 1.1
Name: timer-cm
Version: 1.0
Summary: Measure execution time with a context manager.
Home-page: https://github.com/mherrmann/timer-cm
Author: Michael Herrmann
Author-email: [my first name]@[my last name].io
License: MIT
Description: Measure execution time with a context manager.
        
        Home page: https://github.com/mherrmann/timer-cm
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
