Metadata-Version: 2.1
Name: OzymandiasBasicCalculator
Version: 0.0.1
Summary: A veery basic calculator
Home-page: 
Author: Ozymandias
Author-email: jacgwat@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 library is for a simple calculator.
You can add, subtract, multiply or divide 
two numbers.

Change Log
===========
0.0.1 (January 12, 2023)
-------------------------
- First Release
