Metadata-Version: 2.0
Name: song
Version: 1.2
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
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
Requires-Dist: BeautifulSoup
Requires-Dist: docopt
Requires-Dist: requests

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



