This Go package wraps the crypto/ssh package with a higher-level API for
building SSH servers. The goal of the API was to make it as simple as
using net/http, so the API is very similar.
This package contains library source intended for
building other packages which use import path with
github.com/gliderlabs/ssh prefix.