This repository has been archived by the owner on Mar 8, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Python bindings for libssh2
License
snoack/ssh4py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
############################# UNMAINTAINED ############################## # # # ssh4py (Python bindings for libssh2) were originally developed by # # Vincent Jaulin, and later forked and maintained by Sebastian Noack. # # Neither the original version nor this fork is maintained anymore. # # # # There will be no further support, updates or bug fixes from upstream. # # Feel free to fork ssh4py, or consider alternatives. # # For most applications, using OpenSSH through the subprocess module # # is the simplest, most reliable and most secure option. # # # ######################################################################### == Depenendencies == - Python (2.4 or later) - libssh2 (1.2.2 or later) - zlib (1.2.x or later) == Installation == python setup.py build python setup.py install (as root) == License == This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. == Authors == Sebastian Noack <[email protected]> Vincent Jaulin <[email protected]>
About
Python bindings for libssh2
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published