Metadata-Version: 2.1
Name: yayati_calc_test_module
Version: 0.0.1
Summary: A basic calculator for testing pypy.
Home-page: 
Author: Yayati Naresh Palai
Author-email: yayati@cat.hokudai.ac.jp
License: MIT
Keywords: calculator
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE.txt

This is a very simple calculator that takes two numbers to and performs basic arithmetic operations on them.

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

0.0.1 (25/03/2023)
------------------
- First Realease
