@hackage simplessh0.2.0.3

Simple wrapper around libssh2

It supports authentication by password or keys. Everything is in the SimpleSSH monad which is ErrorT SimpleSSHError IO, allowing to manage errors in a "haskeller" way.