github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/libraries/klauspost/compress/snappy/README (about)

     1  The Snappy compression format in the Go programming language.
     2  
     3  Forked by Klaus Post 2016.
     4  
     5  To download and install from source:
     6  $ go get github.com/klauspost/compress/snappy
     7  
     8  Unless otherwise noted, the Snappy-Go source files are distributed
     9  under the BSD-style license found in the LICENSE file.