Bez popisu

Nigel Tao eaed4addcd snappy: add Reset methods to Reader and Writer. před 11 roky
lib 5c1be99682 snappy: switch defaultcc to golang-codereviews. před 11 roky
snappy eaed4addcd snappy: add Reset methods to Reader and Writer. před 11 roky
.hgignore b1b7c04612 snappy-go: Add snappy C++ implementation benchmarks. před 13 roky
AUTHORS 381d3abc0c snappy: A+C: add Jan Mercl (Individual CLA). před 13 roky
CONTRIBUTORS 381d3abc0c snappy: A+C: add Jan Mercl (Individual CLA). před 13 roky
LICENSE a0354efc61 Initial check-in. před 14 roky
README f23747f902 snappy: delete Makefiles. před 14 roky

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