Metadata-Version: 1.1
Name: basiccalculatorjsv
Version: 0.0.1
Summary: A very basic calculator.
Home-page: UNKNOWN
Author: Santiago Velasquez
Author-email: js.velasquez123@gmail.com
License: MIT
Description: This is a very simple calculator that takes two numbers and either add, substract, multiply or divide them.
        
        
        Change Log
        ==========
        
        0.0.1 (28/02/2020)
        ------------------
        - First release
        
Keywords: calculator
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Unix
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
