Metadata-Version: 1.1
Name: vedatbehpac
Version: 0.0.1
Summary: My first Python package
Home-page: https://github.com/vedatapuk1/vedatbehpac
Author: Vedat Apuk
Author-email: vedatapuk1@gmail.com
License: MIT
Description: This is my very simple Python package that takes two numbers and either add, divide, multiply or subtract them.
        
        Change Log
        ==========
        
        0.0.1 (01.11.2020)
        ------------------
        - First Release
Keywords: calculator
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
