Metadata-Version: 2.1
Name: testspeed
Version: 1.0.0
Summary: calculate a program's running time.
Home-page: https://github.com/sc-1123/testspeed
Author: Jian Gao
Author-email: 2125587278@qq.com
Maintainer: Jian Gao
Maintainer-email: 2125587278@qq.com
License: UNKNOWN
Description: #Module for test - get a program's runtime.
        #Author:Jian Gao, China
        
        Usage:
        python -m testspeed [your code file]
Keywords: test
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
