Sen descrición

Nigel Tao ec2b2f9c51 snappy: add a testdata flag to the test. %!s(int64=10) %!d(string=hai) anos
lib 5c1be99682 snappy: switch defaultcc to golang-codereviews. %!s(int64=10) %!d(string=hai) anos
snappy ec2b2f9c51 snappy: add a testdata flag to the test. %!s(int64=10) %!d(string=hai) anos
.hgignore b1b7c04612 snappy-go: Add snappy C++ implementation benchmarks. %!s(int64=13) %!d(string=hai) anos
AUTHORS 381d3abc0c snappy: A+C: add Jan Mercl (Individual CLA). %!s(int64=12) %!d(string=hai) anos
CONTRIBUTORS 381d3abc0c snappy: A+C: add Jan Mercl (Individual CLA). %!s(int64=12) %!d(string=hai) anos
LICENSE a0354efc61 Initial check-in. %!s(int64=14) %!d(string=hai) anos
README f23747f902 snappy: delete Makefiles. %!s(int64=14) %!d(string=hai) anos

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