Jakob Borg 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago
..
cmd 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago
testdata 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago
AUTHORS 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago
CONTRIBUTORS 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago
LICENSE 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago
README 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago
decode.go 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago
decode_amd64.go 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago
decode_amd64.s 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago
decode_other.go 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago
encode.go 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago
snappy.go 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago
snappy_test.go 65aaa607ab Use Go 1.5 vendoring instead of Godeps 9 years ago

README

The Snappy compression format in the Go programming language.

To download and install from source:
$ go get github.com/golang/snappy

Unless otherwise noted, the Snappy-Go source files are distributed
under the BSD-style license found in the LICENSE file.