1
0
fatedier 0f1005ff61 using glide vor 7 Jahren
..
.gitignore 88083d21e8 start refactoring vor 7 Jahren
AUTHORS 88083d21e8 start refactoring vor 7 Jahren
CONTRIBUTORS 88083d21e8 start refactoring vor 7 Jahren
LICENSE 88083d21e8 start refactoring vor 7 Jahren
README 88083d21e8 start refactoring vor 7 Jahren
decode.go 88083d21e8 start refactoring vor 7 Jahren
encode.go 88083d21e8 start refactoring vor 7 Jahren
snappy.go 0f1005ff61 using glide vor 7 Jahren
snappy_test.go 0f1005ff61 using glide vor 7 Jahren

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.