Metadata-Version: 2.1
Name: cm107_package_test
Version: 0.2
Summary: packaging test of cm107
Home-page: https://github.com/cm107/cm107_package_test
Author: Clayton Mork
Author-email: mork.clayton3@gmail.com
License: MIT License
Description: # cm107_package_test
        Package test for cm107
        
        ## Github Install
        ```console
        pip install https://github.com/cm107/cm107_package_test/archive/0.2.zip
        ```
        
        ## Pypi Install
        ```console
        pip install cm107-package-test==0.2
        ```
Platform: UNKNOWN
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
