Metadata-Version: 2.1
Name: helloworld-sida
Version: 0.0.1
Summary: Say Hello! From Youtube Video: How To Publish A Package On PyPI
Home-page: UNKNOWN
Author: Sida Liu
Author-email: learner.sida.liu@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Hello World

This is example project.

## Installation

Run the following:

```python
pip install helloworld
```


