Metadata-Version: 2.4
Name: Bobs_Testpackage
Version: 0.0.1
Summary: A small example package for testing out PyPI
Project-URL: Homepage, https://github.com/LeCodeChef/Bobs-Test-Package
Author-email: Ben Su <benisinyourwalls12@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

## Purpose
Just testing

## Install
Run the command:
`pip install bobstestpackage`
