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.