Metadata-Version: 2.1
Name: Mopidy-RadioWorld
Version: 0.1.0
Summary: Mopidy backend extension for Radiowrold.live service
Home-page: https://github.com/anabolyc/mopidy-radioworld
Author: Andriy Malyshenko
Author-email: andrey.malyshenko@gmail.com
License: Apache License, Version 2.0
Description: ****************************
        Mopidy-RadioWorld
        ****************************
        
        .. image:: https://img.shields.io/pypi/v/Mopidy-RadioWorld
            :target: https://pypi.org/project/Mopidy-RadioWorld/
            :alt: Latest PyPI version
        
        .. image:: https://img.shields.io/circleci/build/gh/anabolyc/mopidy-radioworld
            :target: https://circleci.com/gh/anabolyc/mopidy-radioworld
            :alt: CircleCI build status
        
        
        Mopidy backend extension for Radiowrold.live service
        
        
        Installation
        ============
        
        Install by running::
        
            python3 -m pip install Mopidy-RadioWorld
        
        See https://mopidy.com/ext/radioworld/ for alternative installation methods.
        
        
        Configuration
        =============
        
        Before starting Mopidy, you must add configuration for
        Mopidy-RadioWorld to your Mopidy configuration file::
        
            [radioworld]
            enabled = true
        
        
        Project resources
        =================
        
        - `Source code <https://github.com/anabolyc/mopidy-radioworld>`_
        - `Issue tracker <https://github.com/anabolyc/mopidy-radioworld/issues>`_
        - `Changelog <https://github.com/anabolyc/mopidy-radioworld/blob/master/CHANGELOG.rst>`_
        
        
        Credits
        =======
        
        - Original author: `Andriy Malyshenko <https://github.com/anabolyc>`__
        - Current maintainer: `Andriy Malyshenko <https://github.com/anabolyc>`__
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 :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Requires-Python: >=3.7
Provides-Extra: lint
Provides-Extra: release
Provides-Extra: test
Provides-Extra: dev
