Ingen beskrivning

Nigel Tao f23747f902 snappy: delete Makefiles. 14 år sedan
lib a0354efc61 Initial check-in. 14 år sedan
snappy f23747f902 snappy: delete Makefiles. 14 år sedan
.hgignore 9e4639d64e snappy: initial check-in of package snappy. 14 år sedan
AUTHORS f31f16dbf2 Fix some typos. 14 år sedan
CONTRIBUTORS f31f16dbf2 Fix some typos. 14 år sedan
LICENSE a0354efc61 Initial check-in. 14 år sedan
README f23747f902 snappy: delete Makefiles. 14 år sedan

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