Metadata-Version: 2.1
Name: CurrencyConvo
Version: 1.0
Summary: Python program to convert Indian rupee to USD, Euro and Yen
Home-page: https://github.com/SowmikaD19/Currency_Converter.git
Author: SOWMIKA D
Author-email: <dsowmika19@gmail.com>
License: UNKNOWN
Description: # CURRENCY CONVERTER
        #### THIS PACKAGE IS USED TO CONVERT INDIAN RUPEE TO USD, EURO AND YEN
        
        
        ## Installation 
        Run the following code to install this package:
           '''cmd pip install CurrencyConvo'''
        
        ##contributer: SOWMIKA D
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
