Metadata-Version: 2.1
Name: ee_calc
Version: 0.0.1
Summary: A very simple Calculator
Home-page: UNKNOWN
Author: Aashika M
Author-email: aashika98187@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 very simple Calculator that takes two numbers as input and perform basic Arithmetic operations like Addition, Subtraction, Multiplication and Division

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

0.0.1(16/12/2022)
------------------------------

-First Release

