The Launchpad SSH server.
Project description
This is a restricted SSH server which can authenticate against Launchpad over XML-RPC.
Importable
The lazr.sshserver package is importable, and has a version number.
>>> import lazr.sshserver >>> print 'VERSION:', lazr.sshserver.__version__ VERSION: ...
NEWS for lazr.sshserver
0.1.4 (2015-11-29)
Require gmpy for better twisted.conch performance.
0.1.3 (2015-11-18)
Fix starting a lazr.sshserver.service.Factory with moduli_path=None.
0.1.2 (2015-11-18)
Add moduli file handling to lazr.sshserver.service, needed to support the diffie-hellman-group-exchange-* key exchange algorithms.
0.1.1 (2015-01-21)
Drop install-time dependency on bzr, although it is still required to run the test suite.
0.1 (2015-01-13)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lazr.sshserver-0.1.4.tar.gz
(25.2 kB
view hashes)