{ "info": { "author": "Jan N. Schulze", "author_email": "me@jns.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Topic :: Internet", "Topic :: Security :: Cryptography" ], "description": "This is a library for making SSH2 connections (client or server).\nEmphasis is on using SSH2 as an alternative to SSL for making secure\nconnections between python scripts. All major ciphers and hash methods\nare supported. SFTP client and server mode are both supported too.\n\nRequired packages:\n pyCrypto\n ecdsa\n\nTo install the `in-development version\n`_, use\n`pip install paramiko==dev`.", "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/nischu7/paramiko/", "keywords": null, "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "paramiko-3k", "package_url": "https://pypi.org/project/paramiko-3k/", "platform": "Posix; MacOS X; Windows", "project_url": "https://pypi.org/project/paramiko-3k/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nischu7/paramiko/" }, "release_url": "https://pypi.org/project/paramiko-3k/1.11.0/", "requires_dist": null, "requires_python": null, "summary": "SSH2 protocol library", "version": "1.11.0" }, "last_serial": 895612, "releases": { "1.11.0": [] }, "urls": [] }