Metadata-Version: 2.1
Name: pkss-calculator
Version: 0.0.1
Summary: A Simple Calculator
Home-page: 
Author: Vinoth PKSS
Author-email: vinothmoorthy1397@gmail.com
License: MIT
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
Description-Content-Type: text/plain
License-File: LICENCE.txt

This is a simple calculator that takes two numbers & perform addition, subtraction, multiplication & division.

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

0.0.1 (28/08/2024)
- First Release
