/snappy-go

Implementation of the Snappy compression format written in go - Forked from http://code.google.com/p/snappy-go//

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

**NOTE:** This is a fork/vendoring of http://code.google.com/p/snappy-go

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