ledisdb/Godeps/_workspace/src/github.com/golang/snappy
siddontang 8f582ee5fb update godep 2015-08-20 09:44:36 +08:00
..
AUTHORS update godep 2015-08-20 09:44:36 +08:00
CONTRIBUTORS update godep 2015-08-20 09:44:36 +08:00
LICENSE update godep 2015-08-20 09:44:36 +08:00
README update godep 2015-08-20 09:44:36 +08:00
decode.go update godep 2015-08-20 09:44:36 +08:00
encode.go update godep 2015-08-20 09:44:36 +08:00
snappy.go update godep 2015-08-20 09:44:36 +08:00
snappy_test.go update godep 2015-08-20 09:44:36 +08:00

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.