Metadata-Version: 2.1
Name: shaileshbasiccalculator
Version: 0.0.1
Summary: A very basic calculator
Home-page: UNKNOWN
Author: Shailesh Kumar Jha
Author-email: shaileshskj4@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: LICENSE.txt

This is a simple calulator that takes two numbers and etiher adds, subtracts, multiply or divide them.

Chnage Log
==========


0.0.1 (22/01/2023)
--------------------
- First Release

