{ "info": { "author": "Martin v. Loewis", "author_email": "martin@v.loewis.de", "bugtrack_url": null, "classifiers": [], "description": "PyPI SSH Access\n---------------\n\nFor a long time, PyPI access required HTTP basic authentication with username and password.\nEven though OpenID is supported as well today, this cannot work for use in the distutils\nregister and upload commands. In addition to these two methods, PyPI also supports\nauthentication with an SSH key.\n\nTo use this feature, upload your SSH key into the PyPI's \n`Your Details `_ form. As distutils\ncurrently doesn't support using such a connection, this package performs heavy\nmonkey-patching of distutils to make it use the system's ssh command. Users using\nthis package should run ssh-agent (which runs automatically in the background on\nmany systems) and load their PyPI key into the ssh agent.\n\nThis release requires an \"ssh\" binary in the path.\nIt has been tested on Mac OS X and Linux, with Python 2.5, 2.6, and 2.7.\n\nThe source code and bug tracker for this package is available on \n`Bitbucket `_.\n\nChanges\n-------\n\n1.4 (2012-07-05):\n - add missing import for gpg signing (Jeff Dairiki)\n - change server name to ssh.pypi.python.org\n\n1.3 (2011-04-13):\n - fix file list\n\n1.2 (2011-04-10):\n - support Python 2.5 and 2.6\n - various bug fixes", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/pypissh", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pypissh", "package_url": "https://pypi.org/project/pypissh/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pypissh/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/pypissh" }, "release_url": "https://pypi.org/project/pypissh/1.4/", "requires_dist": null, "requires_python": null, "summary": "PyPI SSH Access", "version": "1.4" }, "last_serial": 1096120, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "78d27b73f8297bb5430f78bacb0dcfba", "sha256": "48e69ba07911338241f3dbaa7eb0190217bf41c069843bbd0fa1d37b3410cd50" }, "downloads": -1, "filename": "pypissh-1.1.tar.gz", "has_sig": false, "md5_digest": "78d27b73f8297bb5430f78bacb0dcfba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2283, "upload_time": "2011-03-16T13:38:34", "url": "https://files.pythonhosted.org/packages/c1/61/2c8c6cdd270b137e3d0d42f80f91eb49d2095f7d04189fdd543889defd20/pypissh-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "af5f8627ad530e658d43c377a1e4a12e", "sha256": "4330c2421e741273824656012fd1982973177b1e342720a95e9b81e7f7fc7330" }, "downloads": -1, "filename": "pypissh-1.2.tar.gz", "has_sig": false, "md5_digest": "af5f8627ad530e658d43c377a1e4a12e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1148, "upload_time": "2011-04-10T20:45:26", "url": "https://files.pythonhosted.org/packages/83/16/21550297fa9df1d515c9fae247f1ea8d668e88328f7098de75f888983f3a/pypissh-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "ba1f408b1a210bcb701910c159071042", "sha256": "32f3efa0c4f92f8ddceac875bbf2c81f81184365811abc9d1ece15f064d5c319" }, "downloads": -1, "filename": "pypissh-1.3.tar.gz", "has_sig": false, "md5_digest": "ba1f408b1a210bcb701910c159071042", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4029, "upload_time": "2011-04-13T08:24:02", "url": "https://files.pythonhosted.org/packages/23/3a/a66ed6b9add6912567e3a5560851be5a448efb32c0cf4843fae735e1b6b6/pypissh-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "ece5d05408d46aba2513dad51b40359c", "sha256": "b50eedfa7367c38238c05a69149789c69ccea9bc794a1a0e3c5ed41d3f944c67" }, "downloads": -1, "filename": "pypissh-1.4.tar.gz", "has_sig": false, "md5_digest": "ece5d05408d46aba2513dad51b40359c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4115, "upload_time": "2012-07-05T21:43:53", "url": "https://files.pythonhosted.org/packages/0b/c1/6f94d1946abd88a43240531799cfb66cf272b2c62f89019bf342242adf01/pypissh-1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ece5d05408d46aba2513dad51b40359c", "sha256": "b50eedfa7367c38238c05a69149789c69ccea9bc794a1a0e3c5ed41d3f944c67" }, "downloads": -1, "filename": "pypissh-1.4.tar.gz", "has_sig": false, "md5_digest": "ece5d05408d46aba2513dad51b40359c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4115, "upload_time": "2012-07-05T21:43:53", "url": "https://files.pythonhosted.org/packages/0b/c1/6f94d1946abd88a43240531799cfb66cf272b2c62f89019bf342242adf01/pypissh-1.4.tar.gz" } ] }