{ "info": { "author": "Drew Perttula", "author_email": "drewp@bigasterisk.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Multimedia :: Sound/Audio :: Players", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "An alternative to the commonly-used mpdclient\nmodule (http://mpd.wikicities.com/wiki/ClientLib:py-libmpdclient)\nwhich uses twisted for the TCP communications. Important differences\nbetween mpdclient and pympd:\n\n- pympd doesn't fall into 'not done processing current command' loops\n\n- pympd doesn't block, due to its use of the twisted communications libs\n\n- pympd has a very incomplete implementation of the mpd commands, but\n they are easy to add\n\n- pympd supports my mpd patch for fractional-second accurate times,\n and might even reject unpatched mpds\n\nGet the source with:\n\ndarcs get http://darcs.bigasterisk.com/pympd\n\nBrowse the source here:\n\nhttp://bigasterisk.com/darcs/?r=pympd;a=tree\n\nSee also:\n\nhttp://github.com/magcius/python-mpd (very similar project)\n\nhttp://github.com/magcius/mpdsetup (query language using python-mpd)", "description_content_type": null, "docs_url": null, "download_url": "http://projects.bigasterisk.com/pympd-1.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bigasterisk.com", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pympd", "package_url": "https://pypi.org/project/pympd/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pympd/", "project_urls": { "Download": "http://projects.bigasterisk.com/pympd-1.2.tar.gz", "Homepage": "http://bigasterisk.com" }, "release_url": "https://pypi.org/project/pympd/1.2/", "requires_dist": null, "requires_python": null, "summary": "twisted interface to MPD (www.musicpd.org)", "version": "1.2" }, "last_serial": 1757716, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8a87daf8949d2dea28a9787e29edc5d5", "sha256": "8952373f1eff24ad6bb016afe6472a77853ff14c570aabd67f80ca032bfd5157" }, "downloads": -1, "filename": "pympd-1.0.tar.gz", "has_sig": false, "md5_digest": "8a87daf8949d2dea28a9787e29edc5d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10292, "upload_time": "2015-10-08T05:03:41", "url": "https://files.pythonhosted.org/packages/fb/f0/d012d6ddbcdecd9f657d5038e5b87411f963deb560160ecef79d934d7cdf/pympd-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "11a5c017702b94a98b14ed3ab726a395", "sha256": "e5acf84cef05d4e79b4a3e747b2c40fc8cc65766e9689d394ef51b7b39c1deec" }, "downloads": -1, "filename": "pympd-1.1.tar.gz", "has_sig": false, "md5_digest": "11a5c017702b94a98b14ed3ab726a395", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10306, "upload_time": "2015-10-08T05:03:45", "url": "https://files.pythonhosted.org/packages/1c/05/5f4ffc40c01ac23038bd188c3c547190e1a024f7306452f7b8176a9eb3e5/pympd-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "33a8bebfdfdbeb6168d55ad550a80256", "sha256": "29147bd7402ec55040ef70d86b94d14baad7866a45224519ebbe89f8d80d095b" }, "downloads": -1, "filename": "pympd-1.2.tar.gz", "has_sig": false, "md5_digest": "33a8bebfdfdbeb6168d55ad550a80256", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11273, "upload_time": "2015-10-08T05:03:49", "url": "https://files.pythonhosted.org/packages/7d/9b/d22e654f6fb6ae38ccb6517e734db94b5fb502fbef64b9be5d5d358efa47/pympd-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "33a8bebfdfdbeb6168d55ad550a80256", "sha256": "29147bd7402ec55040ef70d86b94d14baad7866a45224519ebbe89f8d80d095b" }, "downloads": -1, "filename": "pympd-1.2.tar.gz", "has_sig": false, "md5_digest": "33a8bebfdfdbeb6168d55ad550a80256", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11273, "upload_time": "2015-10-08T05:03:49", "url": "https://files.pythonhosted.org/packages/7d/9b/d22e654f6fb6ae38ccb6517e734db94b5fb502fbef64b9be5d5d358efa47/pympd-1.2.tar.gz" } ] }