Metadata-Version: 1.1
Name: alexbasiccalculator
Version: 0.0.1
Summary: A very basic calculator.
Home-page: UNKNOWN
Author: Alexandre Carvalho
Author-email: paraalexandrecarvalho@gmail.com
License: BSD
Description: This is a very simple calculator that takes in 2 numbers and either add, subtract, multiply or divide them.
        
        Change Log
        ==========
        
        
        0.0.1 (28/04/2021)
        -------------------
        - First release
Keywords: calculator
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
