Jakob Borg 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад
..
cmd 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад
testdata 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад
AUTHORS 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад
CONTRIBUTORS 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад
LICENSE 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад
README 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад
decode.go 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад
decode_amd64.go 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад
decode_amd64.s 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад
decode_other.go 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад
encode.go 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад
snappy.go 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад
snappy_test.go 65aaa607ab Use Go 1.5 vendoring instead of Godeps 10 лет назад

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.