Metadata-Version: 2.4
Name: myhelloworld-pypi
Version: 0.0.1
Summary: A simple demo Python package
Author-email: ethankonopelski <ilicepolom371@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/ethankonopelski/hello-pypi
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Hello PyPI

A simple example Python package.
