Metadata-Version: 2.1
Name: sum-ex
Version: 0.1.1
Summary: A simple Python package for math operations
Home-page: https://vipstech.in
Author: Devanand
Author-email: sanjaydeva1605@gmail.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Sum-ex
A simple Python package for basic and advanced math operations.

## Installation
```bash
pip install sum-ex
