{ "info": { "author": "Malek Hadj-Ali", "author_email": "lekmalek@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: POSIX", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython" ], "description": "mood.event\n\nPython libev interface\n\nlibev is an event loop: you register interest in certain events (such as a file\ndescriptor being readable or a timeout occurring), and it will manage these\nevent sources and provide your program with events.\nTo do this, it must take more or less complete control over your process (or\nthread) by executing the event loop handler, and will then communicate events\nvia a callback mechanism.\nYou register interest in certain events by registering so-called event watchers,\nwhich you initialise with the details of the event, and then hand over to libev\nby starting the watcher.\n\nSee https://mood.readthedocs.io/projects/event/ for more info.", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/lekma/mood.event/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lekma/mood.event", "keywords": "libev event", "license": "GNU General Public License v3 (GPLv3)", "maintainer": "", "maintainer_email": "", "name": "mood.event", "package_url": "https://pypi.org/project/mood.event/", "platform": "POSIX", "project_url": "https://pypi.org/project/mood.event/", "project_urls": { "Bug Tracker": "https://github.com/lekma/mood.event/issues", "Documentation": "https://mood.readthedocs.io/projects/event/", "Download": "https://github.com/lekma/mood.event/releases", "Homepage": "https://github.com/lekma/mood.event" }, "release_url": "https://pypi.org/project/mood.event/1.1.1/", "requires_dist": null, "requires_python": "~=3.5", "summary": "Python libev interface", "version": "1.1.1" }, "last_serial": 4107655, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "afe1c74472e3aae17bc9e80a3013fc12", "sha256": "07996196555e456a1a0712d2eaf544e548495dad0988181969880d9991afe975" }, "downloads": -1, "filename": "mood.event-1.1.0.tar.gz", "has_sig": false, "md5_digest": "afe1c74472e3aae17bc9e80a3013fc12", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 32835, "upload_time": "2018-02-05T10:37:28", "url": "https://files.pythonhosted.org/packages/b9/06/f1e7d5d27d350615e9fdb22a54ade1a9b2d18815e788eee4544611ad8506/mood.event-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "6d0a5985fdc9f57440a060aee6020118", "sha256": "1185bf05a401bb5e0bdbf689954b6552a345cc7375db04bd59cbc8a0c8c3b9e3" }, "downloads": -1, "filename": "mood.event-1.1.1.tar.gz", "has_sig": false, "md5_digest": "6d0a5985fdc9f57440a060aee6020118", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 32833, "upload_time": "2018-07-27T07:39:44", "url": "https://files.pythonhosted.org/packages/ce/5e/451a943e995ecdc1cbc6f7bcba9b3691c4751efecff9e80e8c47aabb4134/mood.event-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6d0a5985fdc9f57440a060aee6020118", "sha256": "1185bf05a401bb5e0bdbf689954b6552a345cc7375db04bd59cbc8a0c8c3b9e3" }, "downloads": -1, "filename": "mood.event-1.1.1.tar.gz", "has_sig": false, "md5_digest": "6d0a5985fdc9f57440a060aee6020118", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.5", "size": 32833, "upload_time": "2018-07-27T07:39:44", "url": "https://files.pythonhosted.org/packages/ce/5e/451a943e995ecdc1cbc6f7bcba9b3691c4751efecff9e80e8c47aabb4134/mood.event-1.1.1.tar.gz" } ] }