Metadata-Version: 2.1
Name: myfirstpythonpackage
Version: 0.0.1
Summary: first trial
Home-page: https://github.com/devonthestudent/myfirstpythonpackage.git
Author: Chenyu Yang
Author-email: devonthepupil@gmail.com
License: MIT
Description: this package intends to test the functionality in terms of compiling cython, creating python package, and coding in object-oriented style
        
        change log
        ===================================
        
        version 0.0.1 (11/07/2021)
        -----------------------------------
        - initial release
        testing python package functionlity
        -----------------------------------
Keywords: trial
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
