fatedier 0f1005ff61 using glide il y a 7 ans
..
.gitignore 88083d21e8 start refactoring il y a 7 ans
AUTHORS 88083d21e8 start refactoring il y a 7 ans
CONTRIBUTORS 88083d21e8 start refactoring il y a 7 ans
LICENSE 88083d21e8 start refactoring il y a 7 ans
README 88083d21e8 start refactoring il y a 7 ans
decode.go 88083d21e8 start refactoring il y a 7 ans
encode.go 88083d21e8 start refactoring il y a 7 ans
snappy.go 0f1005ff61 using glide il y a 7 ans
snappy_test.go 0f1005ff61 using glide il y a 7 ans

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.