Metadata-Version: 2.4
Name: example_uniq_package_yys
Version: 0.0.1
Summary: A small example package
Author: Example Author
Author-email: Example Author <author@example.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Issues, https://github.com/pypa/sampleproject/issues
Description-Content-Type: text/markdown

# demo_pypi_publish_yourname

A tiny demo package for learning how to publish on PyPI.

## Install

```bash
pip install demo_pypi_publish_v1