github.com/olivere/camlistore@v0.0.0-20140121221811-1b7ac2da0199/third_party/code.google.com/p/snappy-go/README (about)

     1  This is a Snappy library for the Go programming language.
     2  
     3  To download and install from source:
     4  $ go get code.google.com/p/snappy-go/snappy
     5  
     6  Unless otherwise noted, the Snappy-Go source files are distributed
     7  under the BSD-style license found in the LICENSE file.
     8  
     9  Contributions should follow the same procedure as for the Go project:
    10  http://golang.org/doc/contribute.html
    11