{ "info": { "author": "Geert Jansen", "author_email": "geertj@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3" ], "description": "Overview\n========\n\nPython-dbusx is a alternative Python interface for D-BUS that supports evented\nIO. It builds directly on top of libdbus and has no other dependencies.\n\nBuilding and Installing\n=======================\n\n::\n\n $ python setup.py build\n $ sudo python setup.py install\n\nRequirements\n============\n\n* Python 2.6, 2.7 or 3.3.\n* To use evented IO, you need an event loop adater that supports the\n `EventLoop` interface from the upcoming PEP 3156. The `looping` package\n provides adapters for libev and libuv. See https://github.com/geertj/looping.\n\nComments and Suggestion\n=======================\n\nFeel free to add an issue on the Github site. Also feel free to send me an\nemail on geertj@gmail.com.\n", "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/geertj/python-dbusx", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "python-dbusx", "package_url": "https://pypi.org/project/python-dbusx/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-dbusx/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/geertj/python-dbusx" }, "release_url": "https://pypi.org/project/python-dbusx/0.9/", "requires_dist": null, "requires_python": null, "summary": "An alternate interface to D-BUS supporting evented IO", "version": "0.9" }, "last_serial": 797898, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "06923ae09f0ef278e19dc9e6e6b72e62", "sha256": "c5d4a3b34fb5adc90b052fda5ce7fc82d1de07f15e3ef1ef4ed67b39c0305930" }, "downloads": -1, "filename": "python-dbusx-0.9.tar.gz", "has_sig": false, "md5_digest": "06923ae09f0ef278e19dc9e6e6b72e62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40718, "upload_time": "2013-02-23T22:53:49", "url": "https://files.pythonhosted.org/packages/c3/00/5ea03d519388c37de50fbadde6c497698e307d2b0aab0f9ebead1b687e9a/python-dbusx-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "06923ae09f0ef278e19dc9e6e6b72e62", "sha256": "c5d4a3b34fb5adc90b052fda5ce7fc82d1de07f15e3ef1ef4ed67b39c0305930" }, "downloads": -1, "filename": "python-dbusx-0.9.tar.gz", "has_sig": false, "md5_digest": "06923ae09f0ef278e19dc9e6e6b72e62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40718, "upload_time": "2013-02-23T22:53:49", "url": "https://files.pythonhosted.org/packages/c3/00/5ea03d519388c37de50fbadde6c497698e307d2b0aab0f9ebead1b687e9a/python-dbusx-0.9.tar.gz" } ] }