Metadata-Version: 1.1
Name: Mopidy-SomaFM
Version: 0.2.0
Summary: SomaFM extension for Mopidy
Home-page: http://github.com/AlexandrePTJ/mopidy-somafm/
Author: Alexandre Petitjean
Author-email: alpetitjean@gmail.com
License: MIT License
Description: mopidy-somafm
        =============
        
        `Mopidy <http://www.mopidy.com/>`_ extension for playing music from
        `SomaFM <http://somafm.com/>`_.
        
        Usage
        -----
        
        Install by running::
        
            sudo pip install Mopidy-SomaFM
        
        This extension requires activation of 'stream' extension.
        
        
        Project resources
        -----------------
        
        - `Source code <https://github.com/AlexandrePTJ/mopidy-somafm>`_
        - `Issue tracker <https://github.com/AlexandrePTJ/mopidy-somafm/issues>`_
        
        
        Changelog
        ---------
        
        This changelog is used to track all major changes to Mopidy-SomaFM extension.
        
        
        v0.2.0 (2013-09-22)
        -------------------
        
        - PLS files are downloaded to local temp directory
        - Implement library::lookup to allow adding tracks from playlist uri
        
        
        v0.1.1 (2013-09-14)
        -------------------
        
        - Update Licence information
        
        
        v0.1.0 (2013-09-13)
        -------------------
        
        - Initial release
        - Create SomaFM extension for Mopidy
        
Platform: UNKNOWN
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
