Metadata-Version: 2.1
Name: amitcalculator
Version: 0.0.2
Summary: Basic arithmetic calculator
Home-page: UNKNOWN
Author: Amit Bendale
Author-email: amitb2108@gmail.com
License: UNKNOWN
Keywords: calculator
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: MacOS
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt

This is a very basic calculator that performs 
addition, subtraction, multiplication and division
of two numbers


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

0.0.1 (20 Oct 2021)
-------------------
- First release

0.0.2 (20 Oct 2021)
-------------------
- Second release, with Stat


