Metadata-Version: 1.1
Name: anurag-simplecalculator
Version: 0.0.1
Summary: A very basic calculator
Home-page: UNKNOWN
Author: Anurag Patil
Author-email: UNKNOWN
License: MIT
Description: # SimpleCalculator
        
        This is a very simple calculator library following a tutorial.
        
        
        # Changelog
        
        All notable changes to this project will be documented in this file.
        
        ## [0.0.1] - 2020-12-16
        
        > FIRST RELEASE
        
        ### Added
        
        - Add Funtion
        - Subtract Function
        - Divide Function
        - Multiply Function
        
Keywords: calculator,educative,example
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
