Metadata-Version: 2.1
Name: pysquare
Version: 1.0.0
Summary: It squares the number
Home-page: UNKNOWN
Author: Saurabh Sahani
Author-email: saurabhsahan0001@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# pysquare
Its take an integer ang gives it square.

## Installation
'''pip install pysquare'''

## How to use it?
Open terminal and type square and then input the integer

## License
Â© 2021 Saurabh Sahani

Tis repositary is licensed under MIT license.


