Brak opisu

Nigel Tao 781077d9bf snappy: C: add Marc-Antoine Ruel (Google CLA). 13 lat temu
lib a0354efc61 Initial check-in. 14 lat temu
snappy 2d44ef2b92 snappy: fix (1) encoding a 0-length input returned garbage, and 13 lat temu
.hgignore 9e4639d64e snappy: initial check-in of package snappy. 14 lat temu
AUTHORS f31f16dbf2 Fix some typos. 14 lat temu
CONTRIBUTORS 781077d9bf snappy: C: add Marc-Antoine Ruel (Google CLA). 13 lat temu
LICENSE a0354efc61 Initial check-in. 14 lat temu
README f23747f902 snappy: delete Makefiles. 14 lat temu

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