Metadata-Version: 2.1
Name: simplewsgi
Version: 0.0.1
Summary: A sample Python project
Home-page: https://github.com/q304023zm/first_package
Author: Chinen
Author-email: q304023zm@gmail.com
License: MIT
Description: # first_package
        A sample Python package by chinen
        
Keywords: sample
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.5.0
Description-Content-Type: text/markdown
