Metadata-Version: 2.0
Name: timemarker
Version: 0.2.0
Summary: Simple arbitrary time measurement tool
Home-page: https://github.com/davidr/python-timemarker
Author: David Ressman
Author-email: davidr@ressman.org
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
Provides-Extra: build
Requires-Dist: sphinx; extra == 'build'
Requires-Dist: pkginfo; extra == 'build'
Requires-Dist: setuptools-git; extra == 'build'
Requires-Dist: twine; extra == 'build'
Requires-Dist: wheel; extra == 'build'
Requires-Dist: sphinxcontrib-napoleon; extra == 'build'
Provides-Extra: test
Requires-Dist: coveralls; extra == 'test'
Requires-Dist: pytest; extra == 'test'

UNKNOWN


