{ "info": { "author": "Martin Ferrari", "author_email": "martin.ferrari@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "This simple extension provides two functions to pass and receive file\r\ndescriptors across UNIX domain sockets, using the BSD-4.3+ sendmsg() and\r\nrecvmsg() interfaces.\r\n\r\nDirect bindings to sendmsg and recvmsg are not provided, as the API does\r\nnot map nicely into Python.\r\n\r\nPlease note that this only supports BSD-4.3+ style file descriptor\r\npassing, and was only tested on Linux. Patches are welcomed!\r\n\r\nFor more information, see one of the R. Stevens' books:\r\n - Richard Stevens: Unix Network Programming, Prentice Hall, 1990;\r\n chapter 6.10\r\n\r\n - Richard Stevens: Advanced Programming in the UNIX Environment,\r\n Addison-Wesley, 1993; chapter 15.3", "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/TheTincho/python-passfd", "keywords": "", "license": "GPLv2", "maintainer": "", "maintainer_email": "", "name": "python-passfd", "package_url": "https://pypi.org/project/python-passfd/", "platform": "Linux", "project_url": "https://pypi.org/project/python-passfd/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/TheTincho/python-passfd" }, "release_url": "https://pypi.org/project/python-passfd/0.2/", "requires_dist": null, "requires_python": null, "summary": "Python functions to pass file descriptors across UNIX domain sockets", "version": "0.2" }, "last_serial": 1473898, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "bfbfe29911261f331ca40a4932fecef7", "sha256": "87d6ee2227d5a9daf76dc422aed5ac19fe96e2f29237be423d9ae6a69ef5866d" }, "downloads": -1, "filename": "python-passfd-0.1.tar.gz", "has_sig": false, "md5_digest": "bfbfe29911261f331ca40a4932fecef7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55177, "upload_time": "2010-06-08T11:24:27", "url": "https://files.pythonhosted.org/packages/5e/74/280f493ddcb956401feece25be9abffa9cb52b12d373c0c79c7ceb0f7a85/python-passfd-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "34c67a248223b8f06a3d55d903ff2903", "sha256": "d234ede3c1763eafd2653d8bff58d3ecade03c9a73d35892c662cd90d15b0295" }, "downloads": -1, "filename": "python-passfd-0.2.tar.gz", "has_sig": false, "md5_digest": "34c67a248223b8f06a3d55d903ff2903", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12501, "upload_time": "2010-07-13T11:22:02", "url": "https://files.pythonhosted.org/packages/0d/1f/eae43e8889b5e50bd904f0242bf79497efa6e0a6ab146a60ce944f015fd8/python-passfd-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "34c67a248223b8f06a3d55d903ff2903", "sha256": "d234ede3c1763eafd2653d8bff58d3ecade03c9a73d35892c662cd90d15b0295" }, "downloads": -1, "filename": "python-passfd-0.2.tar.gz", "has_sig": false, "md5_digest": "34c67a248223b8f06a3d55d903ff2903", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12501, "upload_time": "2010-07-13T11:22:02", "url": "https://files.pythonhosted.org/packages/0d/1f/eae43e8889b5e50bd904f0242bf79497efa6e0a6ab146a60ce944f015fd8/python-passfd-0.2.tar.gz" } ] }