Metadata-Version: 1.1
Name: Mopidy-Pibox
Version: 0.5.0
Summary: Mopidy extension for jukebox client
Home-page: https://github.com/gavinbannerman/mopidy-pibox
Author: Gavin Bannerman
Author-email: bannermangavin@gmail.com
License: Apache License, Version 2.0
Description: ****************************
        Mopidy-Pibox
        ****************************
        
        .. image:: https://img.shields.io/pypi/v/Mopidy-Pibox.svg?style=flat
            :target: https://pypi.python.org/pypi/Mopidy-Pibox/
            :alt: Latest PyPI version
        
        pibox is a Mopidy HTTP client that allows multiple users to search spotify and queue songs, via a clean and simple interface.
        
        
        Installation
        ============
        
        Install by running::
        
            pip install Mopidy-Pibox
        
        
        Configuration
        =============
        
        Before starting Mopidy, you must add configuration for
        Mopidy-Pibox to your Mopidy configuration file::
        
            [pibox]
            # TODO: Add example of extension config
        
        
        Project resources
        =================
        
        - `Source code <https://github.com/gavinbannerman/mopidy-pibox>`_
        - `Issue tracker <https://github.com/gavinbannerman/mopidy-pibox/issues>`_
        
        
        Credits
        =======
        
        - Original author: `Gavin Bannerman <https://github.com/gavinbannerman>`_
        
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
