Metadata-Version: 2.1
Name: SenCalculator
Version: 0.0.1
Summary: A very basic Calculator
Home-page: 
Author: Senal Fernando
Author-email: senalshamika@gmail.com
Keywords: calculator
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 Simple Calculator that takes two numbers
that add, sub, mul or divide

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

0.0.1(26/05/2023)
----------------------

- First Release
