Metadata-Version: 1.1
Name: kundanbasiccalculator
Version: 0.0.1
Summary: A very basic calculator
Home-page: UNKNOWN
Author: Kundan Kumar
Author-email: kundanone@gmail.com
License: MIT
Description: #CALCULATOR:
        This is a very simple calculator which takes two numbers and returns result of add, sub, multiply, divide
        
        Change Log
        ============
        
        0.0.1 (04/12/2021)
        ---------------------
        -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
