loongson/pypi/: ssh-1.8.0 metadata and description

Homepage Simple index

SSH2 protocol library

author Jeff Forcier
author_email jeff@bitprophet.org
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
license LGPL
platform
  • Posix; MacOS X; Windows
requires_dist
  • pycrypto (!=2.4,>=2.1)

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
ssh-1.8.0-py2-none-any.whl
Size
143 KB
Type
Python Wheel
Python
2
ssh-1.8.0-py3-none-any.whl
Size
143 KB
Type
Python Wheel
Python
3

This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.

Required packages:
pyCrypto

To install the in-development version, use pip install ssh==dev.