README 257 B

1234567
  1. The Snappy compression format in the Go programming language.
  2. To download and install from source:
  3. $ go get github.com/golang/snappy
  4. Unless otherwise noted, the Snappy-Go source files are distributed
  5. under the BSD-style license found in the LICENSE file.