fatedier 0f1005ff61 using glide 7 anos atrás
..
.gitignore 88083d21e8 start refactoring 7 anos atrás
AUTHORS 88083d21e8 start refactoring 7 anos atrás
CONTRIBUTORS 88083d21e8 start refactoring 7 anos atrás
LICENSE 88083d21e8 start refactoring 7 anos atrás
README 88083d21e8 start refactoring 7 anos atrás
decode.go 88083d21e8 start refactoring 7 anos atrás
encode.go 88083d21e8 start refactoring 7 anos atrás
snappy.go 0f1005ff61 using glide 7 anos atrás
snappy_test.go 0f1005ff61 using glide 7 anos atrás

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.