{
"info": {
"author": "Jaakko Karjalainen",
"author_email": "jaakko.e.karjalainen@gmail.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",
"Topic :: Multimedia :: Sound/Audio :: Players"
],
"description": "****************************\nMopidy-Serial\n****************************\n\n.. image:: https://img.shields.io/pypi/v/Mopidy-Serial.svg?style=flat\n :target: https://pypi.python.org/pypi/Mopidy-Serial/\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/dm/Mopidy-Serial.svg?style=flat\n :target: https://pypi.python.org/pypi/Mopidy-Serial/\n :alt: Number of PyPI downloads\n\n.. image:: https://img.shields.io/travis/Jukkauuno/mopidy-serial/master.png?style=flat\n :target: https://travis-ci.org/Jukkauuno/mopidy-serial\n :alt: Travis CI build status\n\n.. image:: https://img.shields.io/coveralls/Jukkauuno/mopidy-serial/master.svg?style=flat\n :target: https://coveralls.io/r/Jukkauuno/mopidy-serial?branch=master\n :alt: Test coverage\n\nMopidy Serial Frontend\n\nControl Mopidy with e.g. Arduino\n\nInstallation\n============\n\nInstall by running::\n\n pip install Mopidy-Serial\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-Serial to your Mopidy configuration file::\n\n [serial]\n port = 'dev/ttyACM0' # Default USB interface\n baud = 9600\n\n # Set the playlist names for the different selectable channels\n channel_1 = 'Mopidy-Jazz'\n channel_2 = 'Mopidy-Singer&Songwriter'\n\nProject resources\n=================\n\n- `Source code `_\n- `Issue tracker `_\n- `Development branch tarball `_\n\n\nChangelog\n=========\n\nv0.1.0 (UNRELEASED)\n----------------------------------------\n\n- Initial release.",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/Jukkauuno/mopidy-serial",
"keywords": null,
"license": "Apache License, Version 2.0",
"maintainer": null,
"maintainer_email": null,
"name": "Mopidy-Serial",
"package_url": "https://pypi.org/project/Mopidy-Serial/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/Mopidy-Serial/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/Jukkauuno/mopidy-serial"
},
"release_url": "https://pypi.org/project/Mopidy-Serial/0.1.0/",
"requires_dist": null,
"requires_python": null,
"summary": "Mopidy Serial Frontend",
"version": "0.1.0"
},
"last_serial": 1407683,
"releases": {
"0.1.0": []
},
"urls": []
}