Metadata-Version: 1.1
Name: Mopidy-OE1
Version: 0.1.0
Summary: Mopidy backend to access the Austrian radio station OE1.
Home-page: https://github.com/tischlda/mopidy-oe1
Author: David Tischler
Author-email: david@tischler.io
License: Apache License, Version 2.0
Description: ****************************
        Mopidy-OE1
        ****************************
        
        .. image:: https://pypip.in/v/Mopidy-OE1/badge.png
            :target: https://pypi.python.org/pypi/Mopidy-OE1/
            :alt: Latest PyPI version
        
        .. image:: https://travis-ci.org/tischlda/mopidy-oe1.png?branch=master
            :target: https://travis-ci.org/tischlda/mopidy-oe1
            :alt: Travis CI build status
        
        .. image:: https://coveralls.io/repos/tischlda/mopidy-oe1/badge.png?branch=master
           :target: https://coveralls.io/r/tischlda/mopidy-oe1?branch=master
           :alt: Test coverage
        
        `Mopidy <http://www.mopidy.com/>`_ extension to access the Austrian radio station
        `OE1 <http://oe1.orf.at/>`_. It provides access to the live stream and the 7-day-archive.
        
        Installation
        ============
        
        Install by running::
        
            sudo pip install Mopidy-OE1
        
        
        Project resources
        =================
        
        - `Source code <https://github.com/tischlda/mopidy-oe1>`_
        - `Issue tracker <https://github.com/mopidy/mopidy-soundspot/issues>`_
        
        
        Changelog
        =========
        
        v0.1.0 (2014-09-27)
        -------------------
        
        - Initial release.
Platform: UNKNOWN
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
