Metadata-Version: 2.4
Name: hello-package-taeil
Version: 0.1.0
Summary: A simple hello world package example
Author-email: Taeil Eom <aumteail@naver.com>
License: MIT
Keywords: hello,example,tutorial
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown

# hello-package-taeil

A simple example Python package.

## Installation
```bash
pip install hello-package-taeil
