Metadata-Version: 2.1
Name: pubpypack-harmony-akim-nishi
Version: 0.0.1
Summary: This package does amazing things.
Home-page: https://github.com/nakimasa/python-packages
Author: Akimasa Nishimura
Author-email: "Akimasa Nishimura" <n.akimasa@gmail.com>
License: MIT
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: termcolor<2,>=1.1.0

# first-python-package

This package does amaing things.

## Installation

```shell
$ python -m pip install first-python-package
```
