Metadata-Version: 2.1
Name: BCalculator
Version: 0.0.1
Summary: A very basic calculator
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
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

This a very simple calculator that takes two numbers and either add, subtract, multiply or divide them

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

0.0.1 (1/10/2020)
-----------------
- First Release

