Metadata-Version: 2.1
Name: Narsi-square
Version: 1.0.0
Summary: It squares the number
Home-page: https://github.com/Narasimha-sai/Narsi-square
Author: Narasimha Sai
Author-email: mymail@mail.com
License: MIT
Description: # Narsi 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
        © 2021 Narasimha Sai
        
        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
