simplessh: Simple wrapper around libssh2
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 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.5, 0.2.0.6 |
---|---|
Change log | None available |
Dependencies | base (>4 && <6), bytestring (>=0.9), mtl (>=2) [details] |
License | BSD-3-Clause |
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.5 |
Uploaded | by thoferon at 2014-08-08T09:27:06Z |
Modules
[Index]
- Network
- SSH
Downloads
- simplessh-0.2.0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees