Metadata-Version: 1.0
Name: pandora-cli
Version: 0.1.0
Summary: CLI wrapper for pandora.com
Home-page: https://github.com/t-8ch/pandora-cli
Author: Thomas Weißschuh
Author-email: pandora-cli@t-8ch.de
License: GPL3
Description: pandora-cli
        ===========
        
        CLI wrapper around the music streaming service of `pandora.com`.
        Configuration is read from a simple `key = value` file.
        Recognized settings are `user`, `password` and `proxy`.
        By default it reuses the configuration file of `pianobar <http://6xq.net/projects/pianobar/>`_.
        
        It currently allow the listing and download of stations.
        For help execute `pandora-cli --help`.
        
        Tested with Python 3.4.
        
        License
        -------
        
        GPL3
        
        
        Changes
        =======
        
        0.1.0 (2015-01-16)
        ------------------
        
        * First release
        
Keywords: pandora.com pandora cli download music stream
Platform: UNKNOWN
