perkeep/vendor/code.google.com/p/snappy-go
Brad Fitzpatrick 75d60962f6 Move remaining stuff in third_party/* to vendor/*
Change-Id: Ifbcc02817083cba68d8c1acec3e6ec50e8f61149
2016-04-20 16:49:15 -07:00
..
lib/codereview Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
snappy Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
.hgignore Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
AUTHORS Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
CONTRIBUTORS Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
LICENSE Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
README Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00

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