Metadata-Version: 1.1
Name: song
Version: 2.3
Summary:  A script to download hindi and punjabi songs from internet
Home-page: https://github.com/ankitmathur3193/song-cli
Author: ankit mathur
Author-email: ankitmathur.dtu@gmail.com
License: UNLICENSE
Description: song-cli
        
        A command Line interface to download hindi and punjabi songs from internet
        
        -----------------------------------------------------
        Example:
        song -d tum ho
        song -d ik kudi
        song -d mai ho na
        
        It will download the file in current working directory
        ----------------------------------------------------
        For Installing
        pip install song
        
        ----------------------------------------------------
        For Uninstalling 
        pip uninstall song
        
        
Keywords: song download script
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
