Metadata-Version: 2.1
Name: simple-calulator-by-mkj
Version: 0.1.1
Summary: A simple math library
Home-page: https://github.com/mohit-jha/simple-calculator
Author: Mohit Jha
Author-email: mohitjha1511@gmail.com
License: UNKNOWN
Description: # Simple Calculator
        
        This is a simple calculator package for Python that provides basic mathematical operations such as addition, subtraction, multiplication, and division.
        
        ## Installation
        You can install the package using pip:
        
        pip install simple-calculator
Platform: UNKNOWN
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
