Metadata-Version: 2.1
Name: blocktimer-python
Version: 0.1.6
Summary: Simple profiling of code blocks
Home-page: 
Author: Norman Müller
Author-email: norman.mueller@tum.de
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

python setup.py sdist bdist_wheel
pip install .
