Sin descripción

Nigel Tao 381d3abc0c snappy: A+C: add Jan Mercl (Individual CLA). hace 13 años
lib a0354efc61 Initial check-in. hace 14 años
snappy b1b7c04612 snappy-go: Add snappy C++ implementation benchmarks. hace 13 años
.hgignore b1b7c04612 snappy-go: Add snappy C++ implementation benchmarks. hace 13 años
AUTHORS 381d3abc0c snappy: A+C: add Jan Mercl (Individual CLA). hace 13 años
CONTRIBUTORS 381d3abc0c snappy: A+C: add Jan Mercl (Individual CLA). hace 13 años
LICENSE a0354efc61 Initial check-in. hace 14 años
README f23747f902 snappy: delete Makefiles. hace 14 años

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