Нет описания

Nigel Tao eaa750b9bf Update the "go get" path in the README. 10 лет назад
snappy 156a073208 snappy: make TestFramingFormat not depend on downloading (separately 11 лет назад
AUTHORS 381d3abc0c snappy: A+C: add Jan Mercl (Individual CLA). 13 лет назад
CONTRIBUTORS 381d3abc0c snappy: A+C: add Jan Mercl (Individual CLA). 13 лет назад
LICENSE a0354efc61 Initial check-in. 14 лет назад
README eaa750b9bf Update the "go get" path in the README. 10 лет назад

README

The Snappy compression format in the Go programming language.

To download and install from source:
$ go get github.com/golang/snappy/snappy

Unless otherwise noted, the Snappy-Go source files are distributed
under the BSD-style license found in the LICENSE file.