{ "info": { "author": "Aviv Palivoda", "author_email": "palaviv@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "eventfd offer the EventFD class in python. The class implement all the functions as the threading.Event class. In addition to that the EventFD has the fileno method and thus can be used to in select/poll.\n\nOnline documentation can be found at http://eventfd.readthedocs.org/.\n\nPlease see the example in server.py for a use case of this class.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://eventfd.readthedocs.org", "keywords": null, "license": "Simplified BSD License", "maintainer": null, "maintainer_email": null, "name": "eventfd", "package_url": "https://pypi.org/project/eventfd/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/eventfd/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://eventfd.readthedocs.org" }, "release_url": "https://pypi.org/project/eventfd/0.2/", "requires_dist": null, "requires_python": null, "summary": "threading.Event like class that has a file descriptor and can be used in select/poll", "version": "0.2" }, "last_serial": 1984434, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "12b8e56129d22b32a48a55a9d7734a86", "sha256": "199726c8e15491ab2565c563dde4279ae29a4fb0821b35896d911d62009bb21c" }, "downloads": -1, "filename": "eventfd-0.1.tar.gz", "has_sig": false, "md5_digest": "12b8e56129d22b32a48a55a9d7734a86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1989, "upload_time": "2016-02-27T17:30:14", "url": "https://files.pythonhosted.org/packages/dd/04/7bdd40ca08f40c16471c124fba6e8943880f3cfb957e7427caffd5279a6d/eventfd-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "79bdad7597e3ec462b67b1799a14cbf8", "sha256": "31b8133ebaa02019b4dfd6babaa8832d7c7e0801f704c940d502fb6f7a387033" }, "downloads": -1, "filename": "eventfd-0.2.tar.gz", "has_sig": false, "md5_digest": "79bdad7597e3ec462b67b1799a14cbf8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12191, "upload_time": "2016-03-01T19:15:35", "url": "https://files.pythonhosted.org/packages/b4/93/0e5817a6565e2eaf0cb25c6d2bdeeab7ad8436b8a6bced897b4c74efb19a/eventfd-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79bdad7597e3ec462b67b1799a14cbf8", "sha256": "31b8133ebaa02019b4dfd6babaa8832d7c7e0801f704c940d502fb6f7a387033" }, "downloads": -1, "filename": "eventfd-0.2.tar.gz", "has_sig": false, "md5_digest": "79bdad7597e3ec462b67b1799a14cbf8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12191, "upload_time": "2016-03-01T19:15:35", "url": "https://files.pythonhosted.org/packages/b4/93/0e5817a6565e2eaf0cb25c6d2bdeeab7ad8436b8a6bced897b4c74efb19a/eventfd-0.2.tar.gz" } ] }