Metadata-Version: 2.1
Name: Modular-programing
Version: 1.0.0
Summary: A modular calculator package for addition, subtraction, etc.
Home-page: https://github.com/yourusername/Modular_programing
Author: Your Name
Author-email: your.email@example.com
License: MIT
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
License-File: LICENSE

# Modular_programing

A modular calculator package for addition, subtraction, multiplication, and division.

## Installation

```bash
pip install Modular_programing
