Metadata-Version: 2.1
Name: sathira-calculator
Version: 0.0.1
Summary: A very basic calculator with addition and subtraction
Home-page: 
Author: Sathira Liyanapathirana
Author-email: liyanapathiranasathira@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
License-File: LICENSE.txt

Takes two numbers and add or subtract them. This library is created only for learning purposes.

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

0.0.1 (08/03/2023)
-------------------
- First Release
