Metadata-Version: 2.1
Name: Div-square
Version: 1.0.0
Summary: It squares the number
Home-page: https://github.com/DivyaGoel/Div-square
Author: Divya Goel
Author-email: divyaji.goel@gmail.com.com
License: MIT
Description: # Project description
        Div-square
        It takes an integer as an input and prints it square.
        
        ## Installation
        ```pip install saral-square```
        
        ## How to use it?
        Open terminal and type square and then input the integer
        
        ## License
        Â© 2022 Divya Goel
        
        This repository is licensed under the MIT license. See LICENSE for details.
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
Description-Content-Type: text/markdown
