Metadata-Version: 2.4
Name: pubpypack-harmony-adam-c-carter
Version: 0.0.4
Summary: This package does amazing things.
Home-page: https://github.com/<username>/<package repo name>
Author: Given Family
Author-email: "Given Family" <given.family@example.com>
License: MIT
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: termcolor<2,>=1.1.0
Dynamic: license-file

# first-python-package

This package does amazing things.

## Installation

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

