Metadata-Version: 2.4
Name: yt_calc
Version: 0.0.1
Summary: Calculator that allows you to add, substract, multiply or divide 2 numbers.
Home-page: 
Author: Dipansh Mahobia
Author-email: mahobiadipansh@gmail.com
License: MIT
Keywords: calculator,basic calculator
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: License.txt
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: summary

Calculator Functions, Allows you to add, substract, divide or multiply 2 numbers.

ChangeLog
==========

0.0.1 (01/2/2026)
-------------------
- First Release: Can Add,Substract,Multiply and Divide 2 Numbers
