Metadata-Version: 2.1
Name: ryanbasiccalculator
Version: 0.0.1
Summary: A very basic calculator
Home-page: 
Author: Joshua Lowe
Author-email: khyriemryan@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

This is a very simple calculator that takes two numbers and perform various operations


Change Log
==========
0.0.1(11/08/2024)
-First Release
