/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 github.com/golang/snappy

The Snappy compression format in the Go programming language.

To download and install from source:
$ go get -u -v github.com/btcsuite/snappy-go

Unless otherwise noted, the Snappy-Go source files are distributed
under the BSD-style license found in the LICENSE file.