{
"info": {
"author": "Phil Howard",
"author_email": "phil@pimoroni.com",
"bugtrack_url": null,
"classifiers": [
"Environment :: No Input/Output (Daemon)",
"Intended Audience :: End Users/Desktop",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 2.7",
"Topic :: Multimedia :: Sound/Audio :: Players"
],
"description": "****************************\nMopidy-Raspberry-GPIO\n****************************\n\n.. image:: https://img.shields.io/pypi/v/Mopidy-Raspberry-GPIO.svg?style=flat\n :target: https://pypi.org/project/Mopidy-Raspberry-GPIO/\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/travis/pimoroni/mopidy-raspberry-gpio/master.svg?style=flat\n :target: https://travis-ci.org/pimoroni/mopidy-raspberry-gpio\n :alt: Travis CI build status\n\n.. image:: https://img.shields.io/coveralls/pimoroni/mopidy-raspberry-gpio/master.svg?style=flat\n :target: https://coveralls.io/r/pimoroni/mopidy-raspberry-gpio\n :alt: Test coverage\n\nMopidy extension for GPIO input on a Raspberry Pi\n\n\nInstallation\n============\n\nInstall by running::\n\n pip install Mopidy-Raspberry-GPIO\n\nOr, if available, install the Debian/Ubuntu package from `apt.mopidy.com\n`_.\n\n\nConfiguration\n=============\n\nBefore starting Mopidy, you must add configuration for\nMopidy-Raspberry-GPIO to your Mopidy configuration file::\n\n [raspberry-gpio]\n enabled = true\n bcm0 = \n bcm1 =\n bcm2 =\n bcm3 =\n bcm4 = play_pause,active_low,30\n bcm5 = volume_up,active_low,30\n bcm6 = volume_down,active_low,30\n bcm7 =\n bcm8 =\n bcm9 =\n bcm10 =\n bcm11 =\n bcm12 =\n bcm13 =\n bcm14 =\n bcm15 =\n bcm16 =\n bcm17 =\n bcm18 =\n bcm19 =\n bcm20 =\n bcm21 =\n bcm22 =\n bcm23 =\n bcm24 =\n bcm25 =\n bcm26 =\n bcm27 =\n\nEach bcmN entry corresponds to the BCM pin of that number.\n\nYou must assign an event, mode and bouncetime (ms) to your desired pins.\n\nSupported events:\n\n- play_pause\n- volume_up\n- volume_down\n- next\n- prev\n\nSupported modes:\n\n- active_low - configures the pin with a pull-up and triggers when it reads 0/low (RECOMMENDED)\n- active_high - configures the pin as a pull-down and triggers when it reads 1/high\n\n\nProject resources\n=================\n\n- `Source code `_\n- `Issue tracker `_\n- `Changelog `_\n\n\nCredits\n=======\n\n- Original author: `Phil Howard `__\n- Current maintainer: `Phil Howard `__\n- `Contributors `_",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/pimoroni/mopidy-raspberry-gpio",
"keywords": "",
"license": "Apache License, Version 2.0",
"maintainer": "",
"maintainer_email": "",
"name": "Mopidy-Raspberry-GPIO",
"package_url": "https://pypi.org/project/Mopidy-Raspberry-GPIO/",
"platform": "",
"project_url": "https://pypi.org/project/Mopidy-Raspberry-GPIO/",
"project_urls": {
"Homepage": "https://github.com/pimoroni/mopidy-raspberry-gpio"
},
"release_url": "https://pypi.org/project/Mopidy-Raspberry-GPIO/0.0.1/",
"requires_dist": null,
"requires_python": "> 2.7, < 3",
"summary": "Mopidy extension for GPIO input on a Raspberry Pi",
"version": "0.0.1"
},
"last_serial": 5955422,
"releases": {
"0.0.1": [
{
"comment_text": "",
"digests": {
"md5": "b5fe797477d1f5ecd37ecde6dec11f03",
"sha256": "d9459b383e97c5abef4d8e61c0d9ab279c1c2246bec973f776dd1352579ed028"
},
"downloads": -1,
"filename": "Mopidy-Raspberry-GPIO-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b5fe797477d1f5ecd37ecde6dec11f03",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "> 2.7, < 3",
"size": 9456,
"upload_time": "2019-10-10T15:11:43",
"url": "https://files.pythonhosted.org/packages/af/7e/a19fa5223d2263797f3f3e1e8a7141cc5c1654081810fada1323d9522f2f/Mopidy-Raspberry-GPIO-0.0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "b5fe797477d1f5ecd37ecde6dec11f03",
"sha256": "d9459b383e97c5abef4d8e61c0d9ab279c1c2246bec973f776dd1352579ed028"
},
"downloads": -1,
"filename": "Mopidy-Raspberry-GPIO-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b5fe797477d1f5ecd37ecde6dec11f03",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "> 2.7, < 3",
"size": 9456,
"upload_time": "2019-10-10T15:11:43",
"url": "https://files.pythonhosted.org/packages/af/7e/a19fa5223d2263797f3f3e1e8a7141cc5c1654081810fada1323d9522f2f/Mopidy-Raspberry-GPIO-0.0.1.tar.gz"
}
]
}