A pure-Haskell SSH server library - rebase of http://hub.darcs.net/fr33domlover/ssh to turn remove/add pairs into moves (fork of ganesh's ssh)

root

This a library for implementing your own servers that handle SSH
requests and authorization, etc. Similar to Python's Twisted Conch
library. It's used eg by darcsden to provide basic SSH access.