Metadata-Version: 2.2
Name: muqi
Version: 0.1.0
Summary: A simple Python package to say hello
Author-email: Muqi <muqi1029@gmail.com>
Project-URL: Homepage, https://github.com/Muqi1029
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Muqi
A simple Python package to say hello.

## Installation
```bash
pip install muqi
