{ "info": { "author": "Jens Nistler", "author_email": "opensource@jensnistler.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Topic :: Multimedia :: Sound/Audio :: Players" ], "description": "Jukebox shoutcast streaming playback module\n=============================================\n\njukebox-shout provides a daemon to stream your music to a shoutcast compatible server like `icecast `_\n\nBasic setup instructions for icecast can be found in their `documentation `_\n\n**Required system libraries**\n\nlibshout3, libshout3-dev and python-dev are required to build the dependecy `python-shout `_.\n\nStartup\n=========\n\n::\n\n bin/jukebox jukebox_shout --start --host=[shoutcast_host] --port[shoutcast_port] --password=[shoutcast_source_password]\n\nStop\n======\n\n::\n\n bin/jukebox jukebox_shout --stop\n\nDebugging\n===========\n\nAdd the --fg option to prevent the command from daemonizing.\n\n::\n\n bin/jukebox jukebox_shout --fg --host=[shoutcast_host] --port[shoutcast_port] --password=[shoutcast_source_password]", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/lociii/jukebox_shout", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://jensnistler.de/", "keywords": "jukebox,music,mp3,playback,backend,shoutcast,icecast", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "jukebox-shout", "package_url": "https://pypi.org/project/jukebox-shout/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jukebox-shout/", "project_urls": { "Download": "http://github.com/lociii/jukebox_shout", "Homepage": "http://jensnistler.de/" }, "release_url": "https://pypi.org/project/jukebox-shout/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Shoutcast streaming playback service for jukebox", "version": "0.1.1" }, "last_serial": 732102, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "1c06172f1a4c7c66eeef1c68d244248d", "sha256": "f8b5a5c00f88b3dfa0102cb0e2338b7ae5cd6e6d50689c04d2850dd172e5b230" }, "downloads": -1, "filename": "jukebox-shout-0.1.tar.gz", "has_sig": false, "md5_digest": "1c06172f1a4c7c66eeef1c68d244248d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4125, "upload_time": "2013-05-18T10:29:41", "url": "https://files.pythonhosted.org/packages/ec/f9/bb63deeb324be1ca27841c42612cdf51ce65477f3c8f5b7266735a21fb04/jukebox-shout-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c700929c22ca267caf762815f282f030", "sha256": "1246e760be9ae88d34b8b83506b66c5feb6aa7e82862067f490a73289d6646db" }, "downloads": -1, "filename": "jukebox-shout-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c700929c22ca267caf762815f282f030", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4130, "upload_time": "2013-05-18T11:10:01", "url": "https://files.pythonhosted.org/packages/66/d2/c485a47be1b4357c9bc8537c410381b5a8401758a8d6b400c3181bbd7cf8/jukebox-shout-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c700929c22ca267caf762815f282f030", "sha256": "1246e760be9ae88d34b8b83506b66c5feb6aa7e82862067f490a73289d6646db" }, "downloads": -1, "filename": "jukebox-shout-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c700929c22ca267caf762815f282f030", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4130, "upload_time": "2013-05-18T11:10:01", "url": "https://files.pythonhosted.org/packages/66/d2/c485a47be1b4357c9bc8537c410381b5a8401758a8d6b400c3181bbd7cf8/jukebox-shout-0.1.1.tar.gz" } ] }