Metadata-Version: 2.1
Name: hello-world-ericjaychi22
Version: 0.0.2
Summary: A Hello World package
Home-page: https://github.com/ericjaychi/sample-pypi-package
Author: Eric Chi
Author-email: ericjaychi@gmail.com
License: UNKNOWN
Description: # Образец пакета PyPi
        
        This is a simple exercise to publish a package onto PyPi.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
