perkeep/third_party/code.google.com/p/snappy-go
Brad Fitzpatrick 38a62f2e7d import snappy-go and leveldb-go
Change-Id: I591cb8f818af0f9d8fc493075eeaba1ddc435ef6
2012-02-21 01:55:20 -08:00
..
lib/codereview import snappy-go and leveldb-go 2012-02-21 01:55:20 -08:00
snappy import snappy-go and leveldb-go 2012-02-21 01:55:20 -08:00
.hgignore import snappy-go and leveldb-go 2012-02-21 01:55:20 -08:00
AUTHORS import snappy-go and leveldb-go 2012-02-21 01:55:20 -08:00
CONTRIBUTORS import snappy-go and leveldb-go 2012-02-21 01:55:20 -08:00
LICENSE import snappy-go and leveldb-go 2012-02-21 01:55:20 -08:00
README import snappy-go and leveldb-go 2012-02-21 01:55:20 -08:00

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