Metadata-Version: 2.1
Name: your-package-name
Version: 1.0.0
Summary: The description of your package
Home-page: https://github.com/yourgithubname/yourpackagename
Author: Your Name
Author-email: example@abc.com
License: MIT
Description: # Introduction
        
        This is an introduction.
        
        ## Section I
        
        Content of section 1.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
