Metadata-Version: 1.1
Name: mycalculator
Version: 0.0.1
Summary: A very basic calculator
Home-page: UNKNOWN
Author: Vishal Patil
Author-email: vishalbpatil1@gmail.com
License: MIT
Description: This is a very simple calculator that takes two numbers and either add, subtract, multiply or divide them.
        
        
        Change Log
        ==========
        
        0.0.1 (04/03/2021)
        -------------------
        - First Release
        
Keywords: calculator
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
