Metadata-Version: 2.1
Name: math-kavin
Version: 0.0.1
Summary: A small example package
Author-email: "KAVIN.P" <pkavin635@gmail.com>
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: License.txt

## Math_Kavin
- This is a simple, educative, open sourde code 
- It contains 4 basic math operations: add,sub,mult,div
- They return the result of the operations when called upon 
- The functions require 2 arguments in int type 

## License
MIT
