Metadata-Version: 2.4
Name: karimstestcalculator
Version: 0.0.4
Summary: A tiny calculator
Home-page: 
Author: Karim Rachidi
Author-email: karim.rachidi1@gmail.com
License: MIT
Keywords: calculator
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
License-File: LICENCE.txt
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: summary

You can put any necessary data into this filel, that describes the library you're creating.
In this case two numbers num1 and num2 are either added, subtracted, multiplied or divided by one another.

Change Log
==========

0.0.1 (17/07/2025)
-------------------
- First Release

==========

0.0.2 (24/08/2025)
-------------------
- First Patch

==========

0.0.3 (24/08/2025)
-------------------
- First Patch
