Metadata-Version: 2.1
Name: calclib
Version: 0.0.1
Summary: Simple Calculator Library
Home-page: 
Author: JaidevSK
Author-email: jaidevkhalane@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

This is a very simple calculator that takes two numbers and either add, subtract, multiply or divide them.


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

0.0.1 (08/12/2023)
-------------------
- First Release
