Metadata-Version: 2.1
Name: ftmcal
Version: 0.0.1
Summary: A simple calculator library for practice.
Home-page: 
Author: Fateme .Fa
Author-email: fatemefallah99@gmail.com
License: OSI Approved :: MIT License
Keywords: calculator
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
License-File: LICENSE.txt

This is a basic calculator for practincing creating a library in python.

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

0.0.1 (3/25/2023)
-----------------
-First Release
