Metadata-Version: 2.4
Name: simplemath-whitejacket
Version: 0.1.1
Summary: A simple Python package for arithmetic and rectangle calculations
License: MIT
Project-URL: Homepage, https://github.com/yourusername/simplemath
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# SimpleMath

A simple Python package for basic arithmetic and rectangle calculations.

## Installation

```bash
pip install simplemath
