Metadata-Version: 2.1
Name: omkars_add_sub_mathops_first
Version: 0.1.1
Summary: A simple math operations package
Home-page: https://github.com/omkars20/mathutils_packagae.git
Author: Omkar Singh
Author-email: singhomkar20.1995@gmail.com
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

# mathutils

`mathutils` is a simple Python package that provides basic mathematical operations, including addition and subtraction.

## Installation

You can install the package via pip:

```bash
pip install omkars-add-sub-mathops-first==0.1.0
