Metadata-Version: 2.1
Name: BasicCalcualtorAJPL
Version: 0.0.1
Summary: A very basic calcualtor
Home-page: UNKNOWN
Author: Angus Ledingham
Author-email: ajpl2002@gmail.com
License: MIT
Keywords: claculator
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 and either adds, subtracts, multiplies or divides them.

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

0.0.1 (17/10/2021)
------------------
- First Release

