Metadata-Version: 2.1
Name: MBCalculator
Version: 0.0.2
Summary: Bu Bir Hesap Makinesi Modülüdür - Toplama, Çıkarma, Bölme ve Çarpma İşlemi Yapar
Author-email: Murat Bilginer <muratbilginer09@gmail.com>
Project-URL: Homepage, https://github.com/MuratBilginerSoft/Calc
Project-URL: Bug Tracker, https://github.com/MuratBilginerSoft/Calc/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: requests
Requires-Dist: importlib-metadata ; python_version < "3.8"

# Example Package

### v.0.0.2
    - Kalan Bulma Fonksiyonu Eklendi


### v.0.0.1
    - Toplama - Çıkarma - Bölme - Çarpma Foksiyonları Eklendi
