{ "info": { "author": "Maximilian Hils", "author_email": "socketpair@maximilianhils.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Python Software Foundation License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "backports.socketpair\n====================\n\nThis package provides Windows support for ``socket.socketpair()``\nfor Python 2 (and 3) using the pure-python method implemented in Python 3.5+.\n\nUsage:\n\n.. code:: python\n\n\timport socket\n\timport backports.socketpair\n\n\ts1, s2 = socket.socketpair()\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mhils/backports.socketpair", "keywords": "socket socketpair backport", "license": "Python Software Foundation License", "maintainer": "", "maintainer_email": "", "name": "backports.socketpair", "package_url": "https://pypi.org/project/backports.socketpair/", "platform": "", "project_url": "https://pypi.org/project/backports.socketpair/", "project_urls": { "Homepage": "https://github.com/mhils/backports.socketpair" }, "release_url": "https://pypi.org/project/backports.socketpair/3.5.0.4/", "requires_dist": null, "requires_python": "", "summary": "Python 2 support for socket.socketpair() on Windows", "version": "3.5.0.4" }, "last_serial": 3411036, "releases": { "3.5.0.2": [ { "comment_text": "", "digests": { "md5": "b8f69d10490ee30347fdded8b557cc9c", "sha256": "4e89d7738c893663cc5306593a2049e43c5fa52137b3a5dc462642d1d4ea702e" }, "downloads": -1, "filename": "backports.socketpair-3.5.0.2.zip", "has_sig": false, "md5_digest": "b8f69d10490ee30347fdded8b557cc9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5125, "upload_time": "2015-08-07T14:26:24", "url": "https://files.pythonhosted.org/packages/02/9b/2873aec8aa4bd50067ae335158caccb4cf2ff20c5cc314f3c94452edf07d/backports.socketpair-3.5.0.2.zip" } ], "3.5.0.3": [ { "comment_text": "", "digests": { "md5": "0299541d5e74c59e1714e14e37ec1b3c", "sha256": "0fc019e578c8868ec5598f4eef96a10d70fae25dcb5eae3a4a7dddabf00dc7e7" }, "downloads": -1, "filename": "backports.socketpair-3.5.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0299541d5e74c59e1714e14e37ec1b3c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4189, "upload_time": "2017-12-11T12:51:42", "url": "https://files.pythonhosted.org/packages/02/0c/d26a5fd0ee8c8c8025cc8da2c9ab0d95c367079222ea8d3ddfc3fccf5456/backports.socketpair-3.5.0.3-py2.py3-none-any.whl" } ], "3.5.0.4": [ { "comment_text": "", "digests": { "md5": "635d1a46a831c517e4a2591a8330ae0e", "sha256": "75178c83b3ff35dcd1972d37c7820d0c53b2616e085b61712a7e5849bf6c8ed1" }, "downloads": -1, "filename": "backports.socketpair-3.5.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "635d1a46a831c517e4a2591a8330ae0e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4278, "upload_time": "2017-12-12T18:53:34", "url": "https://files.pythonhosted.org/packages/b3/f7/e6a001d462631ffe7d2e459ff32f5ef534e3a443af47baf329060a6ef81f/backports.socketpair-3.5.0.4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "635d1a46a831c517e4a2591a8330ae0e", "sha256": "75178c83b3ff35dcd1972d37c7820d0c53b2616e085b61712a7e5849bf6c8ed1" }, "downloads": -1, "filename": "backports.socketpair-3.5.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "635d1a46a831c517e4a2591a8330ae0e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4278, "upload_time": "2017-12-12T18:53:34", "url": "https://files.pythonhosted.org/packages/b3/f7/e6a001d462631ffe7d2e459ff32f5ef534e3a443af47baf329060a6ef81f/backports.socketpair-3.5.0.4-py2.py3-none-any.whl" } ] }