Metadata-Version: 2.2
Name: meiiiok
Version: 0.1.2
Summary: Just for fun
Author: MEIIIOK
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# MEIIIOK's Package

## Usage

`pip install meiiiok`

```python
from meiiiok import hi
hi('Your name')
```
