Metadata-Version: 1.1
Name: Madanbasiccalculator
Version: 0.0.1
Summary: basic calculator
Home-page: UNKNOWN
Author: Madan Maram
Author-email: madansivamaram@gmail.com
License: MIT
Description: #this is a simple calculator. it takes two numbers and either add,subtract, multiply or divide them
        
        CHANGE LOG
        ===============
        
        0.0.1(8/8/2022)
        -------------------
        -First Release
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
