Metadata-Version: 2.1
Name: taskstats
Version: 0.0.3
Summary: Record how long operations take and compute averages
Author: Ian Norton
Author-email: inorton@gmail.com
License: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
License-File: LICENSE

Record the time a type of job/task/process/operation takes, and compute the average times
