{ "info": { "author": "kedals", "author_email": "kedals0@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Topic :: Multimedia :: Sound/Audio :: Players", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "python-mpd-server permits to bind a player to a `MPD server `_. \n\nYou can control your player with a MPD client such as `Sonata\n`_, `Gmpc `_ or a command line tool `mpc `_. This module\ndefines a server which manages client requests, parses a request and\ngenerates a respond. A MPD command is a class that you can override.\n\nCurrent supported features are:\n\n- Playback control (play, stop, next, ...)\n- Manage a playlist (add, move, delete, ...)\n- Store/Load playlists\n- User management via password command", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pympdserver.tuxfamily.org/", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "python-mpd-server", "package_url": "https://pypi.org/project/python-mpd-server/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-mpd-server/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pympdserver.tuxfamily.org/" }, "release_url": "https://pypi.org/project/python-mpd-server/0.1/", "requires_dist": null, "requires_python": null, "summary": "Create MPD Server in Python", "version": "0.1" }, "last_serial": 798002, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b19f6e2563c80ff81c004c0111ba2b5a", "sha256": "37cf48efed56fbb1cb1a1fcd5013ebe6c58e07ad553c48386497975818e41f04" }, "downloads": -1, "filename": "python-mpd-server-0.1.tar.gz", "has_sig": false, "md5_digest": "b19f6e2563c80ff81c004c0111ba2b5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10533, "upload_time": "2013-04-26T13:54:07", "url": "https://files.pythonhosted.org/packages/a5/22/8dd74a9c906f050f041256f34cff935d532d98a26ec65fced731bbd35f14/python-mpd-server-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b19f6e2563c80ff81c004c0111ba2b5a", "sha256": "37cf48efed56fbb1cb1a1fcd5013ebe6c58e07ad553c48386497975818e41f04" }, "downloads": -1, "filename": "python-mpd-server-0.1.tar.gz", "has_sig": false, "md5_digest": "b19f6e2563c80ff81c004c0111ba2b5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10533, "upload_time": "2013-04-26T13:54:07", "url": "https://files.pythonhosted.org/packages/a5/22/8dd74a9c906f050f041256f34cff935d532d98a26ec65fced731bbd35f14/python-mpd-server-0.1.tar.gz" } ] }