Metadata-Version: 2.1
Name: minipwn
Version: 0.1
Summary: A simple example private package
Home-page: https://github.com/
Author: Dvorhack
Author-email: paul@serviel.fr
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# My Package

A simple example package.

## Installation

```bash
pip install package_publishing
