Metadata-Version: 1.1
Name: Mopidy-Pibox
Version: 0.3.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-Content-Type: UNKNOWN
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
        
        .. image:: https://img.shields.io/travis/gavinbannerman/mopidy-pibox/master.svg?style=flat
            :target: https://travis-ci.org/gavinbannerman/mopidy-pibox
            :alt: Travis CI build status
        
        .. image:: https://img.shields.io/coveralls/gavinbannerman/mopidy-pibox/master.svg?style=flat
           :target: https://coveralls.io/r/gavinbannerman/mopidy-pibox
           :alt: Test coverage
        
        Mopidy extension for jukebox client
        
        
        Installation
        ============
        
        Install by running::
        
            pip install Mopidy-Pibox
        
        Or, if available, install the Debian/Ubuntu package from `apt.mopidy.com
        <http://apt.mopidy.com/>`_.
        
        
        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`__
        - Current maintainer: `Gavin Bannerman <https://github.com/gavinbannerman`__
        - `Contributors <https://github.com/gavinbannerman/mopidy-pibox/graphs/contributors>`_
        
        
        Changelog
        =========
        
        v0.1.0 (UNRELEASED)
        ----------------------------------------
        
        - 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
