Metadata-Version: 2.1
Name: SquareRootCalculator
Version: 0.0.1
Summary: A calculator for taking out square root of any number.
Home-page: UNKNOWN
Author: August Yadav
Author-email: hackedtech412@gmail.com
License: MIT
Keywords: Square Root Calculator
Platform: UNKNOWN
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

This is a square root calculator that takes a number and gives the square root of that number.

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

0.0.1 (14/06/2020)
-------------------
- First Release

