Metadata-Version: 1.1
Name: connormcharg
Version: 0.0.1
Summary: A very basic calculator
Home-page: UNKNOWN
Author: Connor McHarg
Author-email: connor@mcharg.com
License: MIT
Description: This is a very simple calculator that takes 2 numbers and either adds, subtracts, multiplies, divides them.
        
        Change Log
        ================================================
        
        0.0.1 (15/12/2020)
        --------------------------------
        - First Release
        
Keywords: calculator
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
