Metadata-Version: 2.1
Name: srj-basic-calculator1
Version: 0.0.1
Summary: A basic calculator for python lib demo
Home-page: 
Author: surjya padhi
Author-email: surjyapadhi777@gmail.com
License: MIT
Keywords: calculator
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENCE.txt

This is a python library with basic calculation functions

- addition
- substraction
- multiplication
- division

Change Log
==========

0.0.1 (23/02/2023)
-------------------
- First Release

