simplessh: 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.
Downloads
- simplessh-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6 |
---|---|
Dependencies | base (>4 && <6), bytestring (>=0.9), mtl (>=2) [details] |
License | MIT |
Author | Thomas Feron |
Maintainer | tho.feron@gmail.com |
Category | Network |
Home page | http://hub.darcs.net/thoferon/simplessh |
Bug tracker | http://hub.darcs.net/thoferon/simplessh/issues |
Source repo | head: darcs get http://hub.darcs.net/thoferon/simplessh --tag 0.2.0.0 |
Uploaded | by thoferon at 2013-11-20T08:50:50Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6357 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 3 reports] |