Metadata-Version: 1.1
Name: Mopidy-GPIOcont
Version: 0.1.32
Summary: Extension to control musicbox via gpio.
Home-page: https://github.com/jaspergerth/mopidy-gpiocont
Author: Jasper Gerth
Author-email: jaspergerth@gmail.com
License: Apache License, Version 2.0
Description: ****************************
        Mopidy-GPIOcont
        ****************************
        
        .. image:: https://img.shields.io/pypi/v/Mopidy-GPIOcont.svg?style=flat
            :target: https://pypi.python.org/pypi/Mopidy-GPIOcont/
            :alt: Latest PyPI version
        
        .. image:: https://img.shields.io/travis/jaspergerth/mopidy-gpiocont/master.svg?style=flat
            :target: https://travis-ci.org/jaspergerth/mopidy-gpiocont
            :alt: Travis CI build status
        
        .. image:: https://img.shields.io/coveralls/jaspergerth/mopidy-gpiocont/master.svg?style=flat
           :target: https://coveralls.io/r/jaspergerth/mopidy-gpiocont
           :alt: Test coverage
        
        Dingen om dingen mee te doen enzo.
        
        
        Installation
        ============
        
        Install by running::
        
            pip install Mopidy-GPIOcont
        
        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-GPIOcont to your Mopidy configuration file::
        
            [gpiocont]
            # TODO: Add example of extension config
        
        
        Project resources
        =================
        
        - `Source code <https://github.com/jaspergerth/mopidy-gpiocont>`_
        - `Issue tracker <https://github.com/jaspergerth/mopidy-gpiocont/issues>`_
        - `Development branch tarball <https://github.com/jaspergerth/mopidy-gpiocont/archive/master.tar.gz#egg=Mopidy-GPIOcont-dev>`_
        
        
        Credits
        =======
        
        - Original author: `Jasper Gerth <https://github.com/jaspergerth`__
        - Current maintainer: `Jasper Gerth <https://github.com/jaspergerth`__
        - `Contributors <https://github.com/jaspergerth/mopidy-gpiocont/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
