Skip to content

vianney/ssh4py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== 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 <sebastian.noack@gmail.com>
Vincent Jaulin <vincent.jaulin@keyphrene.com>

Packages

No packages published

Languages

  • C 98.5%
  • Python 1.5%