module
0.0.0-20140704025258-d8f7bb82a96d
Repository: https://github.com/siddontang/go-snappy.git
Documentation: pkg.go.dev
# README
This is a Snappy library for the Go programming language.
To download and install from source: $ go get code.google.com/p/snappy-go/snappy
Unless otherwise noted, the Snappy-Go source files are distributed under the BSD-style license found in the LICENSE file.
Contributions should follow the same procedure as for the Go project: http://golang.org/doc/contribute.html
# Packages
Package snappy implements the snappy block-based compression format.