Metadata-Version: 2.1
Name: how-long
Version: 0.1.0
Summary: A simple decorator to measure a function excecution time.
License: MIT
Author: wilfredinni
Author-email: carlos.w.montecinos@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pendulum (>=2.0,<3.0)
Description-Content-Type: text/x-rst


