Metadata-Version: 2.1
Name: pubpypack-harmony-dane-hillard
Version: 0.0.1
Summary: This package does amazing things.
Home-page: https://github.com/daneah/publishing-python-packages
Author: Dane Hillard
Author-email: "Dane Hillard" <github@danehillard.com>
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# first-python-package

This package does amazing things.

## Installation

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


