Metadata-Version: 2.1
Name: how-long-ssk
Version: 0.1.3
Summary: Example from https://www.pythoncheatsheet.org/blog/python-projects-with-poetry-and-vscode-part-3/. A simple decorator to measure a function execution time
Author: Stephen Kelley
Author-email: skelley@unitedlife.com
Requires-Python: >=3.8.2,<4.0.0
Classifier: Programming Language :: Python :: 3
Requires-Dist: pendulum (>=2.1.0,<3.0.0)
